OSDN Git Service

Update to LLVM 3.5a.
[android-x86/external-llvm.git] / lib / CodeGen / SelectionDAG / FastISel.cpp
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2014-02-18 Colin Crossam b7485134: am 449fc261: Merge "llvm: convert makefile...
2014-02-12 Stephen HinesMerge remote-tracking branch 'upstream/release_34'...
2013-11-15 Bob WilsonAvoid illegal integer promotion in fastisel
2013-10-14 David BlaikieFix indenting.
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-09-18 Adrian PrantlDebug info: Get rid of the VLA indirection hack in...
2013-09-16 Adrian PrantlDebug info: Fix PR16736 and rdar://problem/14990587.
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-07-10 Adrian PrantlUn-break the buildbot by tweaking the indirection flag.
2013-07-09 Adrian PrantlReapply an improved version of r180816/180817.
2013-07-08 Stephen LinRemove trailing whitespace from SelectionDAG/*.cpp
2013-07-04 Jakob Stoklund OlesenTypo.
2013-07-04 Jakob Stoklund OlesenFastISel can only apend to basic blocks.
2013-06-28 Manman RenDebug Info: clean up usage of Verify.
2013-06-21 David BlaikieDebugInfo: Don't lose unreferenced non-trivial by-value...
2013-06-16 David BlaikieDebug Info: Simplify Frame Index handling in DBG_VALUE...
2013-06-12 Stephen HinesMerge commit '100fbdd06be7590b23c4707a98cd605bdb519498...
2013-05-22 Adrian PrantlUnify formatting of debug output.
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-04-30 Adrian PrantlTemporarily revert "Change the informal convention...
2013-04-30 Adrian PrantlChange the informal convention of DBG_VALUE so that...
2013-04-19 Eli BenderskySimplify the code in FastISel::tryToFoldLoad, add an...
2013-04-19 Eli BenderskyMove TryToFoldFastISelLoad to FastISel, where it belong...
2013-03-28 Chad Rosier[fast-isel] Add a preemptive fix for the case where...
2013-03-20 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-03-20 Stephen Hinesam 3dd51ae3: am 2d4629c5: Merge branch \'upstream\...
2013-03-20 Stephen Hinesam 2d4629c5: Merge branch \'upstream\' into merge_2013_...
2013-03-19 Stephen HinesMerge branch 'upstream' into merge_2013_03_18
2013-03-11 Nick LewyckyFix a crasher newly introduced in r176659/r176649,...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2013-03-07 Chad Rosier[fast-isel] Seriously, add support for the expect intri...
2013-03-07 Chad Rosier[fast-isel] Add support for the expect intrinsic.
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-02-28 Eli BenderskyPut some per-instruction statistics of fast isel under...
2013-02-27 Michael IlsemanReverted: r176136 - Have a way for a target to opt...
2013-02-26 Michael IlsemanHave a way for a target to opt-out of target-independen...
2013-02-22 Pete CooperFix isa<> check which could never be true.
2013-02-11 Evan ChengCurrently, codegen may spent some time in SDISel passes...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-17 Patrik HagglundRevert/correct some FastISel changes in r170104 (EVT...
2012-12-13 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-11 Patrik HagglundRevert EVT->MVT changes, r169836-169851, due to buildbo...
2012-12-11 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-01 Chandler CarruthRevert the series of commits starting with r166578...
2012-10-24 Micah VillmowAdd in support for getIntPtrType to get the pointer...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-03 Eric ChristopherRevert 165051-165049 while looking into the foreach...
2012-10-02 Eric ChristopherRemove the SavePoint infrastructure from fast isel...
2012-09-06 Stephen Hinesam 31675153: Merge branch \'upstream\' into merge_2
2012-08-24 Stephen HinesMerge branch 'upstream' into merge_2
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Bob WilsonTry to reduce the compile time impact of r161232.
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-08-03 Bob WilsonFall back to selection DAG isel for calls to builtin...
2012-07-06 Chad RosierWhitespace.
2012-07-06 Chad Rosier[fast-isel] Tell fast-isel to do nothing with the new...
2012-06-28 Bill WendlingMove lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo...
2012-06-01 Manman RenARM: properly handle alignment for struct byval.
2012-05-20 Jakob Stoklund OlesenProperly constrain register classes for sub-registers.
2012-05-11 Chad RosierRevert 156658.
2012-05-11 Chad Rosier[fast-isel] Fast-isel doesn't use the expect intrinsic.
2012-05-07 Andrew HsiehMerge "Add libLLVMObject to read executable file."
2012-04-25 The Android Automergermerge in jb-release history after reset to jb-dev
2012-04-24 Shih-wei LiaoMerge with LLVM upstream r155090.
2012-04-10 Eric ChristopherTo ensure that we have more accurate line information...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-30 Bill WendlingIf we have a VLA that has a "use" in a metadata node...
2012-03-26 The Android Automergermerge in jb-release history after reset to master
2012-03-24 Shih-wei LiaoMerge branch 'upstream' into sliao_d
2012-03-22 Chad Rosier[fast-isel] Fold "urem x, pow2" -> "and x, pow2-1"...
2012-03-20 Eric ChristopherDo everything up to generating code to try to get a...
2012-03-20 Eric ChristopherUntabify.
2012-03-20 Eric ChristopherAdd another debugging statement here.
2012-03-20 Eric ChristopherUse lookUpRegForValue here instead of duplicating the...
2012-03-15 Eric ChristopherWe actually handle AllocaInst via getRegForValue below...
2012-03-15 Eric ChristopherAdd some debugging output into fast isel as well.
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-22 Michael J. SpencerProperly emit _fltused with FastISel. Refactor to share...
2012-02-22 Craig TopperMake all pointers to TargetRegisterClass const since...
2012-02-17 Eric ChristopherIgnore the lifetime intrinsics in fast-isel.
2012-02-04 Chad Rosier[fast-isel] HandlePHINodesInSuccessorBlocks() can promi...
2012-01-31 Bill WendlingRemove the now-dead llvm.eh.exception and llvm.eh.selec...
2011-12-16 Logan ChienMerge with LLVM upstream r146714 (Dec 16th 2011)
2011-12-13 Chad Rosier[fast-isel] Remove SelectInsertValue() as fast-isel...
2011-12-10 Chad Rosier[fast-isel] SelectInsertValue seems to be causing misco...
2011-12-10 Chad RosierTypo.
2011-12-09 Chad Rosier[fast-isel] Add support for selecting insertvalue.
2011-11-29 Chad RosierIf fast-isel fails, remove dead instructions generated...
2011-11-28 Chad Rosier80-column.
2011-11-25 Logan ChienMerge with LLVM upstream r145126 (Nov 25th 2011)
2011-11-17 Chad RosierWhen fast iseling a GEP, accumulate the offset rather...
2011-11-16 Chad RosierAdd fast-isel stats to determine who's doing all the...
2011-11-15 Chad RosierGEPs with all zero indices are trivially coalesced...
next