| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master LLVM for rebase to r235153 | Pirama Arumuga Nainar | 2015-05-18 | 1 | -1/+10 |
* | Update aosp/master llvm for rebase to r233350 | Pirama Arumuga Nainar | 2015-04-09 | 1 | -28/+868 |
* | Update aosp/master LLVM for rebase to r230699. | Stephen Hines | 2015-03-23 | 1 | -49/+67 |
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 1 | -21/+20 |
* | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-21 | 1 | -393/+374 |
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -15/+14 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -0/+3 |
* | Hexagon: Remove global state. | Benjamin Kramer | 2013-10-27 | 1 | -10/+25 |
* | Fix unused variables. | Eli Friedman | 2013-09-10 | 1 | -2/+0 |
* | Refactor isInTailCallPosition handling | Tim Northover | 2013-08-06 | 1 | -0/+13 |
* | Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s... | Craig Topper | 2013-07-14 | 1 | -4/+4 |
* | Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR ISD opcodes. | Jakob Stoklund Olesen | 2013-07-04 | 1 | -5/+0 |
* | Revert r185595-185596 which broke buildbots. | Jakob Stoklund Olesen | 2013-07-04 | 1 | -0/+5 |
* | Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR ISD opcodes. | Jakob Stoklund Olesen | 2013-07-03 | 1 | -5/+0 |
* | The getRegForInlineAsmConstraint function should only accept MVT value types. | Chad Rosier | 2013-06-22 | 1 | -2/+2 |
* | Order CALLSEQ_START and CALLSEQ_END nodes. | Andrew Trick | 2013-05-29 | 1 | -2/+3 |
* | Track IR ordering of SelectionDAG nodes 2/4. | Andrew Trick | 2013-05-25 | 1 | -16/+16 |
* | Hexagon: SelectionDAG should not use MVT::Other to check the legality of BR_CC. | Jyotsna Verma | 2013-05-21 | 1 | -1/+0 |
* | Hexagon: Fix Small Data support to handle -G 0 correctly. | Jyotsna Verma | 2013-05-07 | 1 | -1/+0 |
* | Reverting r181331. | Jyotsna Verma | 2013-05-07 | 1 | -0/+1 |
* | Hexagon: Fix Small Data support to handle -G 0 correctly. | Jyotsna Verma | 2013-05-07 | 1 | -1/+0 |
* | Hexagon: Use multiclass for Jump instructions. | Jyotsna Verma | 2013-05-01 | 1 | -2/+30 |
* | Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE. | Tim Northover | 2013-04-20 | 1 | -10/+0 |
* | Hexagon: Expand br_cc. | Jyotsna Verma | 2013-04-04 | 1 | -0/+2 |
* | DAGCombiner: Use correct value type for checking legality of BR_CC v3 | Tom Stellard | 2013-03-08 | 1 | -1/+3 |
* | Hexagon: Handle i8, i16 and i1 Var Args. | Jyotsna Verma | 2013-03-07 | 1 | -0/+10 |
* | Hexagon: Add support to lower block address. | Jyotsna Verma | 2013-03-07 | 1 | -0/+12 |
* | reverting patch 176508. | Jyotsna Verma | 2013-03-05 | 1 | -12/+0 |
* | Hexagon: Add support for lowering block address. | Jyotsna Verma | 2013-03-05 | 1 | -0/+12 |
* | Hexagon: Expand addc, adde, subc and sube. | Jyotsna Verma | 2013-03-05 | 1 | -0/+23 |
* | Hexagon: Expand cttz, ctlz, and ctpop for now. | Anshuman Dasgupta | 2013-02-21 | 1 | -0/+5 |
* | Update TargetLowering ivars for name policy. | Jim Grosbach | 2013-02-20 | 1 | -2/+2 |
* | Move MRI liveouts to Hexagon return instructions. | Jakob Stoklund Olesen | 2013-02-05 | 1 | -10/+9 |
* | Teach SDISel to combine fsin / fcos into a fsincos node if the following | Evan Cheng | 2013-01-29 | 1 | -0/+2 |
* | Improve r172468: const_cast is not needed here | Dmitri Gribenko | 2013-01-14 | 1 | -3/+2 |
* | Fix Another Cast | David Greene | 2013-01-14 | 1 | -1/+2 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -7/+7 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -8/+8 |
* | Finish the renaming. | Rafael Espindola | 2012-11-21 | 1 | -1/+1 |
* | TargetLowering interface to set/get minimum block entries for jump tables. | Sebastian Pop | 2012-09-25 | 1 | -0/+2 |
* | Remove tabs. | Bill Wendling | 2012-07-19 | 1 | -4/+4 |
* | Fix typos found by http://github.com/lyda/misspell-check | Benjamin Kramer | 2012-06-02 | 1 | -2/+2 |
* | Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall | Justin Holewinski | 2012-05-25 | 1 | -7/+11 |
* | Hexagon V5 FP Support. | Sirish Pande | 2012-05-10 | 1 | -118/+246 |
* | Revert r155365, r155366, and r155367. All three of these have regression | Chandler Carruth | 2012-04-23 | 1 | -246/+118 |
* | Hexagon V5 (floating point) support. | Sirish Pande | 2012-04-23 | 1 | -118/+246 |
* | llvm/lib/Target: [PR12611] Add "llvm/Support/raw_ostream.h" for Debug build o... | NAKAMURA Takumi | 2012-04-21 | 1 | -0/+1 |
* | HexagonISelLowering.cpp: Reorder #includes. | NAKAMURA Takumi | 2012-04-21 | 1 | -1/+2 |
* | Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s... | Craig Topper | 2012-04-20 | 1 | -7/+7 |
* | This reverts a long string of commits to the Hexagon backend. These | Chandler Carruth | 2012-04-18 | 1 | -248/+119 |