summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Emit a more efficient magic number multiplication for exact sdivs.Benjamin Kramer2011-07-08
* Make GVN look through extractvalues for recognised intrinsics. GVN can then C...Lang Hames2011-07-08
* Fix more register allocation sensitive tests.Jakob Stoklund Olesen2011-07-08
* Remove a test that no longer makes sense.Jakob Stoklund Olesen2011-07-08
* Let the inline asm 'q' constraint match float, and on 64-bit double too.Nick Lewycky2011-07-08
* Go ahead and emit the barrier on x86-64 even without sse2. TheEric Christopher2011-07-08
* Add support for the X86 'l' constraint.Eric Christopher2011-07-07
* Add Mode64Bit feature and sink it down to MC layer.Evan Cheng2011-07-07
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-07
* Added a testcase for PR10220.Lang Hames2011-07-07
* indvars -disable-iv-rewrite: Added SimplifyCongruentIVs.Andrew Trick2011-07-06
* LICM: Do not loose alignment on promotionTobias Grosser2011-07-06
* Introduce "expect" intrinsic instructions.Jakub Staszak2011-07-06
* Update MC/ELF/relocation.s with change to X86 PUSH64i8 in r134501.Kevin Enderby2011-07-06
* Changed the X86 PUSH64i8 record to use the i64i8imm ParserMatchClass so that aKevin Enderby2011-07-06
* Revert r134366 and add an explicit triple to make this test host-independent.Dan Gohman2011-07-05
* Add assembler/disassembler support for non-AVX pclmulqdq. While I'm here, use...Eli Friedman2011-07-05
* Fix PR10277.Jakob Stoklund Olesen2011-07-05
* PR10267: Don't combine an equality compare with an AND into an inequality com...Benjamin Kramer2011-07-04
* test/CodeGen/X86/lsr-nonaffine.ll: Relax expressions for Win64 CC to appease ...NAKAMURA Takumi2011-07-03
* FileCheck-ize another test. Reduces the llc invocations from 8 to 1, andChandler Carruth2011-07-02
* Avoid writing to an arbitrary filename during the test run by writing toChandler Carruth2011-07-02
* FileCheck-ize another X86 test, making it more precisely verify theChandler Carruth2011-07-02
* Quote two greps which contain parentheses.Chandler Carruth2011-07-02
* FileCheck-ize and simplify RUN lines.Chandler Carruth2011-07-02
* FileCheck-izeChandler Carruth2011-07-02
* FileCheck-ize and tighten up assertions to only check the relevant sections.Chandler Carruth2011-07-02
* FileCheck-ize and cleanup IR.Chandler Carruth2011-07-02
* FileCheck-izeChandler Carruth2011-07-02
* Remove a grep that is already checked with FileCheck.Chandler Carruth2011-07-02
* FileCheck-izeChandler Carruth2011-07-02
* FileCheck-ize and modernize IR.Chandler Carruth2011-07-02
* FileCheck-ize and simplify RUNs.Chandler Carruth2011-07-02
* FileCheck-ize and modernize the RUN line.Chandler Carruth2011-07-02
* FileCheck-ize, tightening checks and avoiding a temporary file.Chandler Carruth2011-07-02
* FileCheck-ize, tightening checks and avoiding a temporary file.Chandler Carruth2011-07-02
* FileCheck-izeChandler Carruth2011-07-02
* FileCheck-izeChandler Carruth2011-07-02
* FileCheck-ize a test, avoiding a temporary file.Chandler Carruth2011-07-02
* FileCheck-ize and simplify this test.Chandler Carruth2011-07-02
* FileCheck-izeChandler Carruth2011-07-02
* FileCheck-ize another codegen test.Chandler Carruth2011-07-02
* Partially FileCheck-ize a test to remove a weird quoting situation.Chandler Carruth2011-07-02
* FileCheck-ize another test, and upgrade its syntax a bit.Chandler Carruth2011-07-02
* FileCheck-ize another codegen test, tightening it up.Chandler Carruth2011-07-02
* FileCheck-ize another test, making it much more precise for testing theChandler Carruth2011-07-02
* FileCheck-ize another test. This one is more clear and runs fewerChandler Carruth2011-07-02
* FileCheck-ize a test, no functionality changed.Chandler Carruth2011-07-02
* Better diagnostics when inline asm fails to allocate.Jakob Stoklund Olesen2011-07-02
* Be less specific about register allocation ordering.Eric Christopher2011-07-02