summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Only generate the popc instruction for SPARC CPUs that implement it.Jakob Stoklund Olesen2014-01-26
* Fix swapped CASA operands.Jakob Stoklund Olesen2014-01-26
* [Sparc] Add support for parsing DW_CFA_GNU_window_save. Venkatraman Govindaraju2014-01-26
* COFF: Add a missing enum value for high entropy ASLR.Rui Ueyama2014-01-26
* Improve pattern match from v1i8 to v1i32 for AArch64 Neon.Jiangning Liu2014-01-26
* llvm-readobj: add support for PE32+ (Windows 64 bit executable).Rui Ueyama2014-01-26
* Remove -print-hack-directives from a test where we already do the right thing.Rafael Espindola2014-01-26
* Move tests that just use llc from test/MC/Mips to test/MC/Codegen.Rafael Espindola2014-01-26
* Implement pattern match from v1xx to v1xx for AArch64 Neon.Jiangning Liu2014-01-26
* [Sparc] Add support for sparc relocation types in ELF object file.Venkatraman Govindaraju2014-01-26
* [AArch64 NEON] Add patterns for concat_vector on v2i32.Kevin Qin2014-01-26
* [AArch64 NEON] Add test case for vector FP_ROUND.Kevin Qin2014-01-26
* Re-enabling MCJIT tests on ARMRenato Golin2014-01-25
* [Sparc] Add sparc to the list of XFAIL architecture. It seems that the llvm-c...Venkatraman Govindaraju2014-01-25
* Add a TBAA CodeGen failure test caseHal Finkel2014-01-25
* XFAIL test/CodeGen/SystemZ/alias-01.ll which requires CodeGen TBAAHal Finkel2014-01-25
* Fix "llvm-objdump -d -r" to show relocations inline for ELF filesMark Seaborn2014-01-25
* Reverting r199886 (Prevent repetitive warnings for unrecognized processors an...Artyom Skrobov2014-01-25
* This reverts commit r200064 and r200051.Rafael Espindola2014-01-25
* [LPM] Make LCSSA a utility with a FunctionPass that applies it to allChandler Carruth2014-01-25
* [Mips] Move 2 test cases from MC to CodeGen.Jack Carter2014-01-25
* Revert "Revert "Add Constant Hoisting Pass" (r200034)"Juergen Ributzka2014-01-25
* Revert "Add Constant Hoisting Pass" (r200034)Hans Wennborg2014-01-25
* [Mips] TargetStreamer ELF flag Support for default and commandline options.Jack Carter2014-01-25
* [AArch64] Removed unused i8 type from FPR8 register class.Ana Pazos2014-01-24
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Verify that attributes are not lost during linking.Bill Wendling2014-01-24
* InstCombine: Don't try to use aggregate elements of ConstantExprs.Benjamin Kramer2014-01-24
* Add a testcase for the changes in r199938.Lang Hames2014-01-24
* Revert "Add Constant Hoisting Pass"Juergen Ributzka2014-01-24
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Fix known typosAlp Toker2014-01-24
* InstSimplify: Make shift, select and GEP simplifications vector-aware.Benjamin Kramer2014-01-24
* Don't use "llc -filetype=obj" now that the codepath is the same.Rafael Espindola2014-01-24
* Revert "Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for a"Eric Christopher2014-01-24
* Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for aEric Christopher2014-01-24
* [AArch64 NEON] Fix a bug in implementing register copy bwtween FPR16.Kevin Qin2014-01-24
* [X86] Prevent the creation of redundant ops for sadd and ssub with overflow.Juergen Ributzka2014-01-24
* Implement atomicrmw operations in 32 and 64 bits for SPARCv9.Jakob Stoklund Olesen2014-01-24
* [Sparc] Correct quad register list in the asm parser.Venkatraman Govindaraju2014-01-24
* Make the use of DW_AT_ranges in the compile unit depend also uponEric Christopher2014-01-23
* Update the X86 assembler for .intel_syntax to produce an error for invalid baseKevin Enderby2014-01-23
* Update the X86 assembler for .intel_syntax to produce an error for invalidKevin Enderby2014-01-23
* Replace vfmaddxx213 instructions with their 231-type equivalents in accumulatorLang Hames2014-01-23
* Note the PR number.Rafael Espindola2014-01-23
* [Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForITWeiming Zhao2014-01-23
* Move test to x86 directory.Eric Christopher2014-01-23
* [AArch64] Added vselect patterns with float and double typesAna Pazos2014-01-23
* Avoid emitting a DWARF type attribute for an ObjC property of typeEric Christopher2014-01-23
* R600: Disable the BFE patternTom Stellard2014-01-23