2012-07-19 |
Jush Lu | [arm-fast-isel] Add support for vararg function calls. |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Fix the remaining TCL-style quotes found in the testsui... |
tree | commitdiff |
2012-07-02 |
Bob Wilson | Do not attempt to use ROR for Thumb1. |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Fix the TCL-style quoting in one random test that someh... |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Convert all tests using TCL-style quoting to use shell... |
tree | commitdiff |
2012-05-23 |
Jakob Stoklund Olesen | Add a test case for global live range splitting. |
tree | commitdiff |
2012-05-23 |
Jakob Stoklund Olesen | Add a last resort tryInstructionSplit() to RAGreedy. |
tree | commitdiff |
2012-05-21 |
Jim Grosbach | FileCheck'ize test, and add a bit to test for r157221. |
tree | commitdiff |
2012-05-20 |
Jakob Stoklund Olesen | Use the right register class for LDRrs. |
tree | commitdiff |
2012-05-18 |
Jim Grosbach | Refactor data-in-code annotations. |
tree | commitdiff |
2012-05-17 |
Jakob Stoklund Olesen | Remove -join-physregs from the test suite. |
tree | commitdiff |
2012-05-09 |
Danil Malyshev | Added a regress test for the bug #9964 before close it. |
tree | commitdiff |
2012-05-04 |
Sebastian Pop | Added missing CMN case in Thumb2SizeReduction pass... |
tree | commitdiff |
2012-04-26 |
Evan Cheng | If triple is armv7 / thumbv7 and a CPU is specified... |
tree | commitdiff |
2012-04-16 |
Chandler Carruth | Fix updateTerminator to be resiliant to degenerate... |
tree | commitdiff |
2012-04-16 |
Chandler Carruth | Flip the new block-placement pass to be on by default. |
tree | commitdiff |
2012-04-05 |
Jakob Stoklund Olesen | Don't break the IV update in TLI::SimplifySetCC(). |
tree | commitdiff |
2012-03-28 |
Jakob Stoklund Olesen | Don't kill the base register when expanding strd. |
tree | commitdiff |
2012-03-28 |
Jakob Stoklund Olesen | Spill DPair registers, not just QPR. |
tree | commitdiff |
2012-03-25 |
Eli Bendersky | Continue cleanup of LIT, getting rid of the remaining... |
tree | commitdiff |
2012-02-28 |
Jakob Stoklund Olesen | Enable ARM base pointer when calling functions with... |
tree | commitdiff |
2012-02-24 |
Jim Grosbach | Thumb2 size reduction fix for tied operands of tMUL. |
tree | commitdiff |
2012-02-16 |
Eli Bendersky | Replace all instances of dg.exp file with lit.local... |
tree | commitdiff |
2012-01-14 |
Evan Cheng | After r147827 and r147902, it's now possible for unallo... |
tree | commitdiff |
2012-01-10 |
Jakob Stoklund Olesen | Consider unknown alignment caused by OptimizeThumb2Inst... |
tree | commitdiff |
2012-01-10 |
Evan Cheng | Allow machine-cse to look across MBB boundary when... |
tree | commitdiff |
2012-01-06 |
Jakob Stoklund Olesen | Enable aligned NEON spilling by default. |
tree | commitdiff |
2012-01-05 |
Jakob Stoklund Olesen | Reapply r146997, "Heed spill slot alignment on ARM." |
tree | commitdiff |
2012-01-04 |
Evan Cheng | Fix more places which should be checking for iOS, not... |
tree | commitdiff |
2012-01-03 |
Jakob Stoklund Olesen | Revert r146997, "Heed spill slot alignment on ARM." |
tree | commitdiff |
2011-12-23 |
Jakob Stoklund Olesen | Experimental support for aligned NEON spills. |
tree | commitdiff |
2011-12-20 |
Jakob Stoklund Olesen | Heed spill slot alignment on ARM. |
tree | commitdiff |
2011-12-20 |
Evan Cheng | ARM target code clean up. Check for iOS, not Darwin... |
tree | commitdiff |
2011-12-17 |
Evan Cheng | Fix a CPSR liveness tracking bug introduced when I... |
tree | commitdiff |
2011-12-16 |
Jakob Stoklund Olesen | Fix off-by-one error in bucket sort. |
tree | commitdiff |
2011-12-14 |
Evan Cheng | - Add MachineInstrBundle.h and MachineInstrBundle.cpp... |
tree | commitdiff |
2011-12-12 |
Chandler Carruth | Manually upgrade the test suite to specify the flag... |
tree | commitdiff |
2011-12-08 |
Owen Anderson | Teach SelectionDAG to match more calls to libm function... |
tree | commitdiff |
2011-11-27 |
Chris Lattner | Upgrade syntax of tests using volatile instructions... |
tree | commitdiff |
2011-11-15 |
Evan Cheng | Add vmov.f32 to materialize f32 immediate splats which... |
tree | commitdiff |
2011-11-14 |
Jim Grosbach | ARM VLDR/VSTR instructions don't need a size suffix. |
tree | commitdiff |
2011-11-12 |
Jakob Stoklund Olesen | Linear scan is going away. |
tree | commitdiff |
2011-11-12 |
Jakob Stoklund Olesen | Switch a few tests off linearscan. |
tree | commitdiff |
2011-09-30 |
Jim Grosbach | ARM Darwin default relocation model is PIC. |
tree | commitdiff |
2011-09-27 |
Eli Friedman | Last batch of test conversions to new atomic instructions. |
tree | commitdiff |
2011-09-26 |
Eli Friedman | Convert more tests to new atomic instructions. |
tree | commitdiff |
2011-09-13 |
Andrew Trick | Generalize this test's CHECK statements to handle diffe... |
tree | commitdiff |
2011-08-30 |
Evan Cheng | Change ARM / Thumb2 addc / adde and subc / sube modelin... |
tree | commitdiff |
2011-08-19 |
Jim Grosbach | Update tests. |
tree | commitdiff |
2011-08-18 |
Jim Grosbach | Thumb assembly parsing and encoding for LDM instruction. |
tree | commitdiff |
2011-08-08 |
Eli Friedman | Fix up the patterns for SXTB, SXTH, UXTB, and UXTH... |
tree | commitdiff |
2011-08-03 |
Jakub Staszak | Use MachineBranchProbabilityInfo in If-Conversion inste... |
tree | commitdiff |
2011-07-19 |
Evan Cheng | Introduce MCCodeGenInfo, which keeps information that... |
tree | commitdiff |
2011-07-13 |
Evan Cheng | Improve codegen for select's: |
tree | commitdiff |
2011-07-12 |
Jim Grosbach | Improve test cases from r134746. |
tree | commitdiff |
2011-07-08 |
Jim Grosbach | Make tBX_RET and tBX_RET_vararg predicable. |
tree | commitdiff |
2011-07-08 |
Jakob Stoklund Olesen | Fix more register allocation sensitive tests. |
tree | commitdiff |
2011-07-07 |
Evan Cheng | Change some ARM subtarget features to be single bit... |
tree | commitdiff |
2011-07-02 |
Chandler Carruth | FileCheck-ize another test. Reduces the llc invocations... |
tree | commitdiff |
2011-07-01 |
Jim Grosbach | ARMv7M vs. ARMv7E-M support. |
tree | commitdiff |
2011-06-30 |
Jim Grosbach | Thumb1 register to register MOV instruction is predicable. |
tree | commitdiff |
2011-06-30 |
Jim Grosbach | Pseudo-ize the t2LDMIA_RET instruction. |
tree | commitdiff |
2011-06-29 |
Benjamin Kramer | Don't depend on the optimization reverted in r134067. |
tree | commitdiff |
2011-06-19 |
Chris Lattner | Remove support for parsing the "type i32" syntax for... |
tree | commitdiff |
2011-06-18 |
Chris Lattner | rip out a ton of intrinsic modernization logic from... |
tree | commitdiff |
2011-06-18 |
Jakob Stoklund Olesen | Switch ARM to using AltOrders instead of MethodBodies. |
tree | commitdiff |
2011-06-17 |
Chris Lattner | manually upgrade a bunch of tests to modern syntax... |
tree | commitdiff |
2011-06-14 |
Rafael Espindola | Implement Jakob's suggestion on how to detect fall... |
tree | commitdiff |
2011-06-12 |
Rafael Espindola | AnalyzeBranch doesn't change which successors a bb... |
tree | commitdiff |
2011-06-07 |
Cameron Zwarich | Fix an issue where the two-address conversion pass... |
tree | commitdiff |
2011-06-03 |
Jakob Stoklund Olesen | Switch AllocationOrder to using RegisterClassInfo inste... |
tree | commitdiff |
2011-05-13 |
Stuart Hastings | Since I can't reproduce the failures from 131261, re... |
tree | commitdiff |
2011-05-13 |
Stuart Hastings | Revert 131266 and 131261 due to buildbot complaints. |
tree | commitdiff |
2011-05-13 |
Stuart Hastings | Tweak 131261 (thumb2-cbnz.ll) to generate the intended... |
tree | commitdiff |
2011-05-12 |
Stuart Hastings | Non-fast-isel followup to 129634; correctly handle... |
tree | commitdiff |
2011-05-06 |
Eli Friedman | Re-revert r130877; it's apparently causing a regression... |
tree | commitdiff |
2011-05-04 |
Eli Friedman | Re-commit r130862 with a minor change to avoid an itera... |
tree | commitdiff |
2011-05-04 |
Eli Friedman | Back out r130862; it appears to be breaking bootstrap. |
tree | commitdiff |
2011-05-04 |
Eli Friedman | Teach MachineCSE how to do simple cross-block CSE invol... |
tree | commitdiff |
2011-05-04 |
Jakob Stoklund Olesen | Fix more register and coalescing dependencies. |
tree | commitdiff |
2011-05-04 |
Jakob Stoklund Olesen | Explicitly request physreg coalesing for a bunch of... |
tree | commitdiff |
2011-04-30 |
Jakob Stoklund Olesen | Weekly fix of register allocation dependent unit tests. |
tree | commitdiff |
2011-04-29 |
Andrew Trick | Teach Thumb2 isel to fold and->rotr ==> ROR. |
tree | commitdiff |
2011-04-29 |
Andrew Trick | Combine thumb2-ror tests. |
tree | commitdiff |
2011-04-26 |
Evan Cheng | Be careful about scheduling nodes above previous calls... |
tree | commitdiff |
2011-04-25 |
Benjamin Kramer | Make tests more useful. |
tree | commitdiff |
2011-04-23 |
Andrew Trick | Accidental function name mangling. |
tree | commitdiff |
2011-04-23 |
Andrew Trick | Thumb2 and ARM add/subtract with carry fixes. |
tree | commitdiff |
2011-04-23 |
Andrew Trick | whitespace |
tree | commitdiff |
2011-04-22 |
Evan Cheng | In Thumb2 mode, lower frame indix references to: |
tree | commitdiff |
2011-04-13 |
Andrew Trick | Recommit r129383. PreRA scheduler heuristic fixes:... |
tree | commitdiff |
2011-04-09 |
Chris Lattner | fix two completely broken tests, which were matching... |
tree | commitdiff |
2011-03-31 |
Jakob Stoklund Olesen | Fix Thumb and Thumb2 tests to be register allocator... |
tree | commitdiff |
2011-03-26 |
Eric Christopher | Fix the bfi handling for or (and a mask) (and b mask... |
tree | commitdiff |
2011-03-11 |
Cameron Zwarich | Roll r127459 back in: |
tree | commitdiff |
2011-03-11 |
Daniel Dunbar | Revert r127459, "Optimize trivial branches in CodeGenPr... |
tree | commitdiff |
2011-03-11 |
Cameron Zwarich | Optimize trivial branches in CodeGenPrepare, which... |
tree | commitdiff |
2011-02-05 |
Bob Wilson | Move a test that ended up in the wrong place. |
tree | commitdiff |
2011-01-21 |
Evan Cheng | Last round of fixes for movw + movt global address... |
tree | commitdiff |
2011-01-21 |
Andrew Trick | Enable support for precise scheduling of the instructio... |
tree | commitdiff |
next |