OSDN Git Service

Update LLVM for rebase to r212749.
[android-x86/external-llvm.git] / lib / ExecutionEngine / JIT / JITEmitter.cpp
2014-07-25 Stephen HinesUpdate LLVM for rebase to r212749.
2014-05-30 Stephen Hinesam 8b6f0f11: am 51c66e01: am cd06393a: Merge "Update...
2014-05-30 Stephen Hinesam 51c66e01: am cd06393a: Merge "Update LLVM for 3...
2014-05-30 Stephen Hinesam cd06393a: Merge "Update LLVM for 3.5 rebase (r209712)."
2014-05-30 Stephen HinesMerge "Update LLVM for 3.5 rebase (r209712)."
2014-05-29 Stephen HinesUpdate LLVM for 3.5 rebase (r209712).
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-06-12 Stephen HinesMerge commit '100fbdd06be7590b23c4707a98cd605bdb519498...
2013-05-10 Rafael EspindolaRemove dead code.
2013-05-07 Rafael EspindolaRemove exception handling support from the old JIT.
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-11 Eli BenderskyFix bug in exception table allocation (PR13678)
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-11 Sean SilvaRemove buggy classof().
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-14 Stephen Hinesam 78c041bd: am 1c4ad5ef: Merge branch \'upstream\...
2012-09-14 Stephen Hinesam 1c4ad5ef: Merge branch \'upstream\' into merge-2012_...
2012-09-14 Stephen Hinesam 1c4ad5ef: Merge branch \'upstream\' into merge-2012_...
2012-09-14 Stephen HinesMerge branch 'jb-mr1-dev' of https://googleplex-android...
2012-09-10 Stephen HinesMerge branch 'upstream' into merge-2012_09_10
2012-08-22 Craig TopperAdd a getName function to MachineFunction. Use it in...
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-28 Bill WendlingMove lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo...
2012-06-16 Benjamin KramerDisable the right instance of TheJIT, this one is only...
2012-06-16 Benjamin KramerGuard private fields that are unused in Release builds...
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-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-03 Akira HatanakaAdd a new MachineJumpTableInfo entry type, EK_GPRel64Bl...
2012-01-05 Rafael EspindolaRemove the old ELF writer.
2011-12-16 Logan ChienMerge with LLVM upstream r146714 (Dec 16th 2011)
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-08-12 Duncan SandsSilence a bunch (but not all) "variable written but...
2011-07-20 Logan ChienMerge with LLVM upstream r135568 (Jul 20th 2011)
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-04-13 Jay FoadLike the coding standards say, do not use "using namesp...
2011-04-09 Jush LuMerge upstream r129128
2011-03-16 Jim GrosbachTidy up. Whitespace and 80 column.
2011-03-09 Jush LuMerge upstream r127116
2011-03-04 Eric ChristopherSupport unregistering exception frames of functions...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-08-23 Chris Lattnerremove some dead code.
2010-08-23 Chris Lattnerremove some dead code.
2010-07-22 Chris Lattnerremove the JIT "NeedsExactSize" feature and supporting...
2010-07-22 Chris Lattnerremove the JIT "NeedsExactSize" feature and supporting...
2010-07-11 Chris Lattnerfirst part of JIT support for address of labels, part...
2010-07-11 Chris Lattnerfirst part of JIT support for address of labels, part...
2010-05-02 Duncan SandsRemove the -enable-sjlj-eh option, which doesn't do...
2010-05-02 Duncan SandsRemove the -enable-sjlj-eh option, which doesn't do...
2010-04-28 Shih-wei LiaoSync upstream to r102410.
2010-04-18 Bill WendlingFormatting changes. No functionality change.
2010-04-18 Bill WendlingFormatting changes. No functionality change.
2010-04-16 Bill WendlingThe JIT calls TidyLandingPads to tidy up the landing...
2010-04-16 Bill WendlingThe JIT calls TidyLandingPads to tidy up the landing...
2010-04-15 Dan GohmanAdd const qualifiers to CodeGen's use of LLVM IR constr...
2010-04-15 Dan GohmanAdd const qualifiers to CodeGen's use of LLVM IR constr...
2010-04-14 Nicolas GeoffrayDon't use DILocation when processing a DebugLoc.
2010-04-14 Nicolas GeoffrayDon't use DILocation when processing a DebugLoc.
2010-04-07 Chris Lattnerrename llvm::llvm_report_error -> llvm::report_fatal_error
2010-04-07 Chris Lattnerrename llvm::llvm_report_error -> llvm::report_fatal_error
2010-04-07 Shih-wei Liaolibbcc
2010-04-04 Nicolas GeoffrayCurFn is only used for relocations. Use EmissionDetails...
2010-04-04 Nicolas GeoffrayCurFn is only used for relocations. Use EmissionDetails...
2010-04-02 Chris LattnerSwitch the code generator (except the JIT) onto the...
2010-04-02 Chris LattnerSwitch the code generator (except the JIT) onto the...
2010-03-14 Chris Lattnerchange EH related stuff (other than EH_LABEL) to use...
2010-03-14 Chris Lattnerchange EH related stuff (other than EH_LABEL) to use...
2010-03-11 Richard OsborneAdd a new jump table encoding to indicate jump tables...
2010-03-11 Richard OsborneAdd a new jump table encoding to indicate jump tables...
2010-03-04 Jeffrey YasskinFix PR6360. It's easy for a stub's address to escape...
2010-03-04 Jeffrey YasskinFix PR6360. It's easy for a stub's address to escape...
2010-03-04 Jeffrey YasskinFix PR5291, in which a SmallPtrSet iterator was held...
2010-03-04 Jeffrey YasskinFix PR5291, in which a SmallPtrSet iterator was held...
2010-03-04 Jeffrey YasskinMake sure JITResolvers don't leave any stubs behind...
2010-03-04 Jeffrey YasskinMake sure JITResolvers don't leave any stubs behind...
2010-02-11 Jeffrey YasskinMake it possible to create multiple JIT instances at...
2010-02-11 Jeffrey YasskinMake it possible to create multiple JIT instances at...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2010-01-27 Jeffrey YasskinKill ModuleProvider and ghost linkage by inverting...
2010-01-27 Jeffrey YasskinKill ModuleProvider and ghost linkage by inverting...
2010-01-26 Chris LattnerAdd support for target-specific 32-bit custom-lowered
2010-01-26 Chris LattnerAdd support for target-specific 32-bit custom-lowered
2010-01-26 Chris Lattnermake jit jump table emission be based on the EntryKind...
next