OSDN Git Service

Update aosp/master LLVM for rebase to r256229
[android-x86/external-llvm.git] / utils / TableGen / TableGen.cpp
2016-03-21 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r256229
2015-06-08 Stephen HinesMerge "add aarch64 codegen for x86_64 LLVM if specified"
2015-04-08 Colin CrossMerge "Take HOST_PREFER_32_BIT into account"
2015-04-08 Colin CrossMerge "Set LOCAL_MULTLIB := first for all LLVM host...
2015-04-01 Stephen Hinesam 3fa16bd6: Merge "Update aosp/master LLVM for rebase...
2015-04-01 Stephen HinesMerge "Update aosp/master LLVM for rebase to r230699."
2015-03-23 Stephen HinesUpdate aosp/master LLVM for rebase to r230699.
2014-08-12 Stephen HinesMerge "Fixes the build when NDEBUG is not defined."
2014-07-25 Stephen HinesUpdate LLVM for rebase to r212749.
2014-07-24 Stephen Hinesam e0dc531c: Merge "Update LLVM for rebase to r212749."
2014-07-23 Stephen HinesMerge "Update LLVM for rebase to r212749."
2014-07-21 Stephen HinesUpdate LLVM for rebase to r212749.
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-02 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-03-21 Sean SilvaAdd TableGen ctags(1) emitter and helper script.
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2012-12-19 Roman DivackyRemove edis - the enhanced disassembler. Fixes PR14654.
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.
2012-12-04 Chandler CarruthSort the #include lines for utils/...
2012-10-03 Sean Silvatblgen: Migrate llvm-tblgen to new TableGenMain API.
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-06-11 Jakob Stoklund OlesenWrite llvm-tblgen backends as functions instead of...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
2012-01-16 David BlaikieRemoving unused default switch cases in switches over...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-12-16 Logan ChienMerge with LLVM upstream r146714 (Dec 16th 2011)
2011-12-01 Anshuman DasguptaAdd a deterministic finite automaton based packetizer...
2011-11-14 Owen AndersonRemove the old-style ARM disassembler, which is no...
2011-11-09 Owen AndersonRemove the old-style ARM disassembler, which is no...
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-10-06 Peter CollingbourneRemove the Clang tblgen backends from LLVM.
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library
2011-09-20 Eric ChristopherRemove more of llvmc and dependencies.
2011-09-08 Caitlin SadowskiAdded LateParsed property to TableGen attributes.
2011-09-07 Joerg SonnenbergerDependency should be on the output file name, not the...
2011-07-16 Nowar GuMerge upstream to r135343 at Sat. 16th July 2011.
2011-07-11 Eric ChristopherRevert r134921, 134917, 134908 and 134907. They're...
2011-07-11 David Greene[AVX] Make Inits Foldable
2011-07-08 Jim GrosbachTableGen'erated MC lowering for simple pseudo-instructions.
2011-07-01 Nowar GuMerge upstream to r134237 at Fri. 1st July 2011.
2011-06-28 Evan ChengMerge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-06-24 Evan ChengStarting to refactor Target to separate out code that...
2011-06-23 Nowar GuMerge upstream to r133679 at Thu. 23th Jun 2011.
2011-06-21 Jim GrosbachConsolidate some TableGen diagnostic helper functions.
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-06-04 Jakob Stoklund OlesenDrop a RecordKeeper reference that wasn't necessary.
2011-06-04 Jakob Stoklund OlesenTeach TableGen to evaluate DAG expressions as set opera...
2011-06-01 Joerg SonnenbergerAdd new -d option to tblgen. It writes a make(1)-style...
2011-05-06 Jim GrosbachParseFile() may throw, so extend the try/catch to handl...
2011-04-15 Douglas GregorInitial work to improve documentation for Clang's diagn...
2011-03-09 Jush LuMerge upstream r127116
2011-02-28 jushMerge LLVM upstream r119309 into honey
2011-02-14 Argyrios KyrtzidisAdd the ClangSACheckersEmitter tablegen backend which...
2011-01-19 Douglas GregorFix comment for gen-clang-decl-nodes tblgen backend...
2010-12-16 Michael J. SpencerMemoryBuffer now return an error_code and returns a...
2010-12-15 Bob WilsonAdd a Neon intrinsic test generator.
2010-12-15 Chris Lattnervarious cleanups to tblgen, patch by Garrison Venn!
2010-12-13 Chris Lattnereliminate the Records global variable, patch by Garriso...
2010-12-09 Michael J. SpencerSupport/MemoryBuffer: Replace all uses of std::string...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-10-20 Anders CarlssonAdd a way to emit StringSwitch of clang attribute spell...
2010-10-20 Anders CarlssonAdd a way to emit StringSwitch of clang attribute spell...
2010-10-07 Dan GohmanMove tool_output_file into its own file.
2010-10-07 Dan GohmanMove tool_output_file into its own file.
2010-09-27 Benjamin KramerPush twines deeper into SourceMgr's error handling...
2010-09-27 Benjamin KramerPush twines deeper into SourceMgr's error handling...
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-09-01 Dan GohmanMake tool_output_file's raw_ostream instance a member...
2010-09-01 Dan GohmanMake tool_output_file's raw_ostream instance a member...
2010-08-20 Dan GohmanConvert tablegen to use tool_output_file.
2010-08-20 Dan GohmanConvert tablegen to use tool_output_file.
2010-08-18 Sean HuntFinish full attribute class emission for clang.
2010-08-18 Sean HuntFinish full attribute class emission for clang.
2010-08-13 Mikhail GlushenkovRevert r111007.
2010-08-13 Mikhail GlushenkovRevert r111007.
2010-08-13 Mikhail GlushenkovAdd a workaround for building with Clang.
2010-08-13 Mikhail GlushenkovAdd a workaround for building with Clang.
2010-07-20 Chris Lattnerremove option from tablegen for building static header.
2010-07-20 Chris Lattnerremove option from tablegen for building static header.
2010-06-17 Nate BegemanModify tablegen to support generating all NEON code...
2010-06-17 Nate BegemanModify tablegen to support generating all NEON code...
2010-06-16 Sean HuntAdd preliminary clang attribute generation support.
2010-06-16 Sean HuntAdd preliminary clang attribute generation support.
2010-06-04 Nate BegemanBuiltinsARM.def emitter, still needs a substantial...
2010-06-04 Nate BegemanBuiltinsARM.def emitter, still needs a substantial...
next