| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | MachineFunction: Return reference for getFrameInfo(); NFC | Matthias Braun | 2016-07-28 | 1 | -2/+2 |
* | [Hexagon] Post-increment loads/stores enhancements | Krzysztof Parzyszek | 2016-07-26 | 1 | -2/+8 |
* | [Hexagon] Update store offset when not packetizing it with allocframe | Krzysztof Parzyszek | 2016-07-26 | 1 | -15/+49 |
* | [Hexagon] Add a scheduling DAG mutation | Krzysztof Parzyszek | 2016-07-15 | 1 | -0/+2 |
* | [Hexagon] Packetize function call arguments with tail call instructions | Krzysztof Parzyszek | 2016-07-14 | 1 | -1/+1 |
* | Hexagon: Avoid implicit iterator conversions, NFC | Duncan P. N. Exon Smith | 2016-07-12 | 1 | -14/+18 |
* | CodeGen: Use MachineInstr& in TargetInstrInfo, NFC | Duncan P. N. Exon Smith | 2016-06-30 | 1 | -2/+2 |
* | [Hexagon] Be careful about anti-dependencies with a call in packetizer | Krzysztof Parzyszek | 2016-05-06 | 1 | -2/+24 |
* | Add optimization bisect opt-in calls for Hexagon passes | Andrew Kaylor | 2016-04-26 | 1 | -1/+1 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-04-18 | 1 | -2/+0 |
* | Add MachineFunctionProperty checks for AllVRegsAllocated for target passes | Derek Schuff | 2016-04-04 | 1 | -1/+4 |
* | CodeGen: Update DFAPacketizer API to take MachineInstr&, NFC | Duncan P. N. Exon Smith | 2016-02-27 | 1 | -33/+32 |
* | CodeGen: TII: Take MachineInstr& in predicate API, NFC | Duncan P. N. Exon Smith | 2016-02-23 | 1 | -16/+16 |
* | CodeGen: Bring back MachineBasicBlock::iterator::getInstrIterator()... | Duncan P. N. Exon Smith | 2016-02-22 | 1 | -2/+2 |
* | Revert "CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC" | Duncan P. N. Exon Smith | 2016-02-22 | 1 | -2/+2 |
* | [Hexagon] Misc fixes to r255807 | Krzysztof Parzyszek | 2015-12-16 | 1 | -8/+3 |
* | [Hexagon] Update the Hexagon packetizer | Krzysztof Parzyszek | 2015-12-16 | 1 | -887/+1079 |
* | [Packetizer] Add AliasAnalysis as a parameter to the packetizer | Krzysztof Parzyszek | 2015-12-14 | 1 | -1/+1 |
* | Add "const" to function arguments in DFAPacketizer | Krzysztof Parzyszek | 2015-12-14 | 1 | -7/+7 |
* | [Hexagon] Bring HexagonInstrInfo up to date | Krzysztof Parzyszek | 2015-11-24 | 1 | -4/+4 |
* | Fix build problme introduced in r251883 | Matthias Braun | 2015-11-03 | 1 | -1/+1 |
* | Test commit: fix typo in comment. | Oleg Ranevskyy | 2015-10-23 | 1 | -1/+1 |
* | Hexagon: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-10-20 | 1 | -2/+2 |
* | [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible | Chandler Carruth | 2015-09-09 | 1 | -1/+1 |
* | [Hexagon] Use MF reference from parent class in HexagonPacketizerList | Krzysztof Parzyszek | 2015-06-23 | 1 | -10/+7 |
* | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
* | [Hexagon] Moving pass declarations out of header and in to implementation fil... | Colin LeMahieu | 2015-06-15 | 1 | -0/+1 |
* | [Hexagon] Treat CFI as solo instructions | Krzysztof Parzyszek | 2015-04-22 | 1 | -3/+5 |
* | [Hexagon] Simplify boolean expression | Colin LeMahieu | 2015-03-23 | 1 | -4/+1 |
* | Have getCalleeSavedRegs take a non-null MachineFunction all the | Eric Christopher | 2015-03-11 | 1 | -1/+3 |
* | [Hexagon] Removing more V4 predicates since V4 is the required minimum. | Colin LeMahieu | 2015-02-09 | 1 | -76/+68 |
* | [Hexagon] Renaming Y2_barrier. Fixing issues where doubleword variants of in... | Colin LeMahieu | 2015-02-05 | 1 | -1/+1 |
* | [Hexagon] Updating call/jump instruction patterns. | Colin LeMahieu | 2015-01-16 | 1 | -2/+1 |
* | [Hexagon] Updating constant extender def, adding alu-not instructions, compar... | Colin LeMahieu | 2014-12-30 | 1 | -3/+3 |
* | [Hexagon] Adding allocframe, post-increment circular immediate stores, post-i... | Colin LeMahieu | 2014-12-29 | 1 | -3/+3 |
* | [Hexagon] Adding post-increment register form stores and register-immediate f... | Colin LeMahieu | 2014-12-29 | 1 | -3/+3 |
* | [Hexagon] Adding deallocframe and circular addressing loads. | Colin LeMahieu | 2014-12-26 | 1 | -1/+1 |
* | [Hexagon] Adding loop0/1 sp0/1/2loop0 instructions. | Colin LeMahieu | 2014-12-19 | 1 | -2/+2 |
* | Reverting 224550, was not ready for commit. | Colin LeMahieu | 2014-12-18 | 1 | -2/+2 |
* | [Hexagon] Adding loop0/1 sp0/1/2loop0 instructions. | Colin LeMahieu | 2014-12-18 | 1 | -2/+2 |
* | [Hexagon] Adding encodings for JR class instructions. Updating complier usages. | Colin LeMahieu | 2014-12-10 | 1 | -2/+2 |
* | Remove the TargetMachine from DFAPacketizer since it was only | Eric Christopher | 2014-10-14 | 1 | -4/+4 |
* | Remove unnecessary copying or replace it with moves in a bunch of places. | Benjamin Kramer | 2014-10-04 | 1 | -42/+40 |
* | Spelling correction | Sid Manning | 2014-09-08 | 1 | -2/+2 |
* | Cleanup: Delete seemingly unused reference to MachineDominatorTree from Sched... | Alexey Samsonov | 2014-08-20 | 1 | -6/+4 |
* | Have MachineFunction cache a pointer to the subtarget to make lookups | Eric Christopher | 2014-08-05 | 1 | -2/+1 |
* | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 2014-08-04 | 1 | -9/+10 |
* | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 2014-04-29 | 1 | -9/+10 |
* | [C++] Use 'nullptr'. Target edition. | Craig Topper | 2014-04-25 | 1 | -2/+2 |