summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add the 16 bit version of addiu. To the assembler, the 16 and 32 bit are theReed Kotler2013-02-08
* DAGCombiner: Constant folding around pre-increment loads/storesHal Finkel2013-02-08
* Revert 172027 and 174336. Remove diagnostics about over-aligned stack objects.Bob Wilson2013-02-08
* Refine fix to bug 15041.Bill Schmidt2013-02-08
* [SimplifyLibCalls] Library call simplification doen't work if the call site Chad Rosier2013-02-08
* ARM cost model: Address computation in vector mem ops not freeArnold Schwaighofer2013-02-08
* Update tests for DWARF parser: store sources next to pre-built object files a...Alexey Samsonov2013-02-08
* When Mips16 frames grow large, the immediate field may exceed the maximumReed Kotler2013-02-08
* Revert "Have InstCombine call SipmlifyCall when handling calls. Test case inc...Andrew Trick2013-02-08
* Have InstCombine call SipmlifyCall when handling calls. Test case included.Michael Ilseman2013-02-07
* [mips] Add definition of JALR instruction which has two register operands. Ch...Akira Hatanaka2013-02-07
* Identify and simplify idempotent intrinsics. Test case included.Michael Ilseman2013-02-07
* [Object][ELF] Fix crash on no dynamic section.Michael J. Spencer2013-02-07
* ARM cost model: Add costs for vector selectsArnold Schwaighofer2013-02-07
* R600: Add support for SET*_DX10 instructionsTom Stellard2013-02-07
* R600: Add tests for unsupported condition codes.Tom Stellard2013-02-07
* R600: Fix assembly name for SETGT_INTTom Stellard2013-02-07
* Remove this testcase until I can figure out how to properly conditionalize it.Owen Anderson2013-02-07
* Another attempt at getting the XFAIL line right for this test.Owen Anderson2013-02-07
* Make sure we call externals from libraries properly when -static.Reed Kotler2013-02-07
* Enable jumps when in -static mode.Reed Kotler2013-02-07
* Preserve fast-math flags after reassociation and commutation. Update test casesMichael Ilseman2013-02-07
* whitespaceMichael Ilseman2013-02-07
* Fix CMake detection of various cmath functions, and XFAIL the test on platfor...Owen Anderson2013-02-07
* Signficantly generalize our ability to constant fold floating point intrinsic...Owen Anderson2013-02-06
* Fix typoEli Bendersky2013-02-06
* Add a comment to the test that points to the source from which the input objectEli Bendersky2013-02-06
* Add a test for checking the current .debug_frame dumping capability.Eli Bendersky2013-02-06
* This is a follow-up on r174446, now taking Atom processors intoEli Bendersky2013-02-06
* Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei2013-02-06
* Implement external weak (ELF) symbols on AArch64Tim Northover2013-02-06
* Add AArch64 CRC32 instructionsTim Northover2013-02-06
* Add icache prefetch operations to AArch64Tim Northover2013-02-06
* Remove this test in the meantime, since it won't pass on Atom. Atom uses leaEli Bendersky2013-02-06
* Attempt to recover gdb bot after r174445.Manman Ren2013-02-06
* Test for r174446Eli Bendersky2013-02-05
* Dwarf: support for LTO where a single object file can have multiple line tablesManman Ren2013-02-05
* [mips] Do not use function CC_MipsN_VarArg unless the function being analyzedAkira Hatanaka2013-02-05
* InstCombine: Fix and simplify the inttoptr side too.Benjamin Kramer2013-02-05
* Added missing newline to end of test case.Michael Gottesman2013-02-05
* Reapply r174343, with a fix for a scary DAG combine bug where it failed to di...Owen Anderson2013-02-05
* InstCombine: Harden code to work with vectors of pointers and simplify it a bit.Benjamin Kramer2013-02-05
* Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handleJyotsna Verma2013-02-05
* ConstantFolding: Fix a crash when encoutering a truncating inttoptr.Benjamin Kramer2013-02-05
* Hexagon: Add testcase for post-increment store instructions.Jyotsna Verma2013-02-05
* [SjLj Prepare] When demoting an invoke instructions to the stack, if the normalChad Rosier2013-02-05
* Hexagon: Use multiclass for absolute addressing mode stores.Jyotsna Verma2013-02-05
* Add a test case for PR14750.Jakob Stoklund Olesen2013-02-05
* [MC] Bundle alignment: Invalidate relaxed fragmentsDerek Schuff2013-02-05
* R600: Add tests for instruction predicatesTom Stellard2013-02-05