| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master llvm for rebase to r233350 | Pirama Arumuga Nainar | 2015-04-09 | 1 | -2/+2 |
* | Update aosp/master LLVM for rebase to r230699. | Stephen Hines | 2015-03-23 | 1 | -1/+1 |
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 1 | -3/+11 |
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -1/+3 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -4/+4 |
* | Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of... | Craig Topper | 2013-10-05 | 1 | -0/+2 |
* | Revert r191940 to see if it fixes the build bots. | Craig Topper | 2013-10-04 | 1 | -2/+0 |
* | Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of... | Craig Topper | 2013-10-04 | 1 | -0/+2 |
* | Access the TargetLoweringInfo from the TargetMachine object instead of cachin... | Bill Wendling | 2013-06-19 | 1 | -5/+5 |
* | Cache the TargetLowering info object as a pointer. | Bill Wendling | 2013-06-06 | 1 | -2/+2 |
* | Move TryToFoldFastISelLoad to FastISel, where it belongs. In general, I'm | Eli Bendersky | 2013-04-19 | 1 | -3/+0 |
* | A small refactoring + adding comments. | Eli Bendersky | 2013-02-28 | 1 | -4/+14 |
* | Fix include guards so they exactly match file names. | Jakub Staszak | 2013-01-10 | 1 | -3/+3 |
* | Funnel the actual TargetTransformInfo pass from the SelectionDAGISel | Chandler Carruth | 2013-01-05 | 1 | -0/+2 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -1/+1 |
* | Sort the #include lines for the include/... tree with the script. | Chandler Carruth | 2012-12-03 | 1 | -2/+2 |
* | Make ISelPosition a local variable. | Jakob Stoklund Olesen | 2012-04-20 | 1 | -28/+0 |
* | Register DAGUpdateListeners with SelectionDAG. | Jakob Stoklund Olesen | 2012-04-20 | 1 | -11/+8 |
* | Convert assert(0) to llvm_unreachable | Craig Topper | 2012-02-05 | 1 | -8/+4 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+1 |
* | Enhance both TargetLibraryInfo and SelectionDAGBuilder so that the latter can... | Owen Anderson | 2011-12-08 | 1 | -0/+2 |
* | Remove the SystemZ backend. | Dan Gohman | 2011-10-24 | 1 | -1/+1 |
* | Recommit the fix for rdar://9289512 with a couple tweaks to | Chris Lattner | 2011-04-22 | 1 | -1/+2 |
* | Revert r1296656, "Fix rdar://9289512 - not folding load into compare at -O0...", | Daniel Dunbar | 2011-04-21 | 1 | -2/+1 |
* | Fix rdar://9289512 - not folding load into compare at -O0 | Chris Lattner | 2011-04-17 | 1 | -1/+2 |
* | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -1/+1 |
* | Generalize the register matching code in DAGISel a bit. | Jim Grosbach | 2011-03-01 | 1 | -0/+1 |
* | Various bits of framework needed for precise machine-level selection | Andrew Trick | 2010-12-24 | 1 | -5/+0 |
* | whitespace | Andrew Trick | 2010-12-24 | 1 | -36/+36 |
* | flags -> glue for selectiondag | Chris Lattner | 2010-12-23 | 1 | -3/+3 |
* | sdisel flag -> glue. | Chris Lattner | 2010-12-23 | 1 | -7/+7 |
* | Simplify. | Devang Patel | 2010-10-25 | 1 | -1/+1 |
* | Update SelectBasicBlock signature. This should have been committed with r117310. | Devang Patel | 2010-10-25 | 1 | -1/+1 |
* | tweak comment. | Chris Lattner | 2010-10-11 | 1 | -2/+2 |
* | Rework passing parent pointers into complexpatterns, I forgot | Chris Lattner | 2010-09-21 | 1 | -1/+1 |
* | just like they can opt into getting the root of the pattern being | Chris Lattner | 2010-09-21 | 1 | -1/+2 |
* | implement rdar://6653118 - fastisel should fold loads where possible. | Chris Lattner | 2010-09-05 | 1 | -0/+2 |
* | Reapply bottom-up fast-isel, with several fixes for x86-32: | Dan Gohman | 2010-07-10 | 1 | -7/+6 |
* | --- Reverse-merging r107947 into '.': | Bob Wilson | 2010-07-09 | 1 | -6/+7 |
* | Re-apply bottom-up fast-isel, with fixes. Be very careful to avoid emitting | Dan Gohman | 2010-07-09 | 1 | -7/+6 |
* | Revert 107840 107839 107813 107804 107800 107797 107791. | Dan Gohman | 2010-07-08 | 1 | -6/+7 |
* | Give FunctionLoweringInfo an MBB member, avoiding the need to pass it | Dan Gohman | 2010-07-07 | 1 | -7/+6 |
* | CanLowerReturn doesn't need a SelectionDAG; it just needs an LLVMContext. | Dan Gohman | 2010-07-06 | 1 | -1/+0 |
* | Reapply r106634, now that the bug it exposed is fixed. | Dan Gohman | 2010-06-24 | 1 | -1/+0 |
* | Revert r106263, "Fold the ShrinkDemandedOps pass into the regular DAGCombiner... | Daniel Dunbar | 2010-06-23 | 1 | -0/+1 |
* | Fold the ShrinkDemandedOps pass into the regular DAGCombiner pass, | Dan Gohman | 2010-06-18 | 1 | -1/+0 |
* | Move HandlePHINodesInSuccessorBlocks functions out of SelectionDAGISel | Dan Gohman | 2010-04-22 | 1 | -5/+0 |
* | Add more const qualifiers on TargetMachine and friends. | Dan Gohman | 2010-04-21 | 1 | -1/+1 |
* | Reapply the removal of SelectionDAGISel's BB, with a fix for the case | Dan Gohman | 2010-04-20 | 1 | -7/+7 |
* | Revert 101825, which is causing trouble. | Dan Gohman | 2010-04-19 | 1 | -4/+4 |