Use the 'target-features' and 'target-cpu' attributes to reset the subtarget features.
[oota-llvm.git] / test /
2013-02-15 Pekka JaaskelainenForgot to 'svn add' the LoopVectorizer tests for the...
2013-02-15 Paul Redmondenable SDISel sincos optimization for GNU environments
2013-02-15 Arnaud A. de Grand... Teach InstCombine to work with smaller legal types...
2013-02-15 Kostya Serebryany[asan] support long double on 64-bit. See https://code...
2013-02-15 Tim NorthoverAArch64: remove ConstantIsland pass & put literals...
2013-02-15 Tim NorthoverAArch64: refactor frame handling to use movz/movk for...
2013-02-15 Bill WendlingSimplify the 'operator<' for the attribute object.
2013-02-15 Anna ZaksRevert "Fix testcase for attribute ordering."
2013-02-15 Anna ZaksRevert "Fix testcase for attribute ordering."
2013-02-15 Bill WendlingFix testcase for attribute ordering.
2013-02-15 Reed KotlerFix minor mips16 issues in directives for function...
2013-02-15 Bill WendlingFix testcase for attribute ordering.
2013-02-14 Joel JonesThe ARM NEON vector compare instructions take three...
2013-02-14 Kay Tiong Khoodeath to extra whitespace
2013-02-14 Kay Tiong Khooadded basic support for Intel ADX instructions
2013-02-14 Nadav RotemDont merge consecutive loads/stores into vectors when...
2013-02-14 Weiming ZhaoRe-apply r175088 for bug fix 13622: Add paired register...
2013-02-14 Vincent LejeuneR600: Do not fold single instruction with more that...
2013-02-14 Rafael EspindolaRevert r15266. This fixes llvm.org/pr15266.
2013-02-14 Krzysztof ParzyszekAdd testcase for llvm-dwarfdump to test parsing of...
2013-02-14 Kristof BeylsMake ARMAsmParser accept the correct alignment specifie...
2013-02-14 Elena DemikhovskyMoved line-info.ll to DebugInfo\X86 directory
2013-02-14 Elena DemikhovskyThe test failed on Windows. I've changed the platform...
2013-02-14 Elena DemikhovskyFixed a bug in X86TargetLowering::LowerVectorIntExtend...
2013-02-14 Michel DanzerR600: Add lit tests for texture sampling instruction...
2013-02-14 Andrew TrickReapply "s/grep/FileCheck/ in some tests"
2013-02-14 Nick LewyckyTeach the DataLayout aware constant folder to be much...
2013-02-14 Andrew TrickRevert "s/grep/FileCheck/ in some tests"
2013-02-13 Weiming Zhaotemporarily revert the patch due to some conflicts
2013-02-13 Anshuman DasguptaHexagon: add support for predicate-GPR copies.
2013-02-13 Tom StellardR600: Add support for 128-bit parameters
2013-02-13 Eli Benderskys/grep/FileCheck/ in some tests
2013-02-13 Eli Benderskys/grep/FileCheck/ in some tests
2013-02-13 Weiming ZhaoBug fix 13622: Add paired register support for inline...
2013-02-13 Chad Rosier[ms-inline asm] Fix up test case for non-Darwin platforms.
2013-02-13 Jyotsna VermaHexagon: Use absolute addressing mode loads/stores...
2013-02-13 Chad Rosier[ms-inline-asm] Add support for memory references that...
2013-02-13 Reed KotlerFor Mips 16, add the optimization where the 16 bit...
2013-02-13 Manman RenClean up LDV, no functionality change.
2013-02-13 David PeixottoPR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD...
2013-02-13 Benjamin KramerX86: Disable generation of rep;movsl when %esi is used...
2013-02-13 Reed KotlerMake jumptables work for -static
2013-02-13 Elena DemikhovskyPrevent insertion of "vzeroupper" before call that...
2013-02-13 Eric ChristopherCheck i1 as well as i8 variables for 8 bit registers...
2013-02-13 Eric ChristopherFinish obviously broken thought.
2013-02-13 Kostya Serebryany[tsan] disable load widening in ThreadSanitizer mode
2013-02-13 Manman RenDebug Info: LiveDebugVarible can remove DBG_VALUEs...
2013-02-12 Krzysztof ParzyszekRemove target-specific info from the testcase for DWARF...
2013-02-12 Chad Rosier[ms-inline asm] Add support for lexing binary integers...
2013-02-12 Krzysztof ParzyszekAllow optionally generating pubnames section in DWARF...
2013-02-12 Kay Tiong Khooadded test cases for r174920 (prefetch disassembly)
2013-02-12 Paul RedmondFix the lit test added in r174972
2013-02-12 Jyotsna VermaHexagon: Add support to generate predicated absolute...
2013-02-12 Paul RedmondPR14562 - Truncation of left shift became undef
2013-02-12 Justin Holewinski[NVPTX] Disable vector registers
2013-02-12 Kostya Serebryany[asan] fix tests for the new ABI
2013-02-12 Bill WendlingTest for string attributes and for attribute group...
2013-02-12 Arnold SchwaighoferARM cost model: Add vector reverse shuffle costs
2013-02-12 Arnold SchwaighoferARM NEON: Handle v16i8 and v8i16 reverse shuffles
2013-02-12 Chad Rosier[ms-inline asm] Add support for lexing hexidecimal...
2013-02-11 Michael IlsemanOptimization: bitcast (<1 x ...> insertelement ......
2013-02-11 Krzysztof ParzyszekExtend Hexagon hardware loop generation to handle vario...
2013-02-11 Michael IlsemanRemove trailing whitespace
2013-02-11 Kay Tiong Khoo*fixed disassembly of some i386 system insts with intel...
2013-02-11 Justin Holewinski[NVPTX] Remove NoCapture from address space conversion...
2013-02-11 Tim NorthoverAArch64: generate dwarfdump test rather than include...
2013-02-11 Tim NorthoverAArch64: Add basic relocation processing for llvm-dwarf...
2013-02-11 Tim NorthoverAArch64: Undo change to how test was run
2013-02-11 Tim NorthoverMake use of DiagnosticType to provide better AArch64...
2013-02-11 Bill WendlingFileCheck-ize the tests.
2013-02-11 Kostya Serebryany[tsan/msan] adding thread_safety and uninitialized_chec...
2013-02-09 Andrew TrickLSR IVChain improvement.
2013-02-09 Manman RenDwarf: do not use line_table_start in at_stmt_list...
2013-02-08 Reed KotlerAdd the 16 bit version of addiu. To the assembler,...
2013-02-08 Hal FinkelDAGCombiner: Constant folding around pre-increment...
2013-02-08 Bob WilsonRevert 172027 and 174336. Remove diagnostics about...
2013-02-08 Bill SchmidtRefine fix to bug 15041.
2013-02-08 Chad Rosier[SimplifyLibCalls] Library call simplification doen...
2013-02-08 Arnold SchwaighoferARM cost model: Address computation in vector mem ops...
2013-02-08 Alexey SamsonovUpdate tests for DWARF parser: store sources next to...
2013-02-08 Reed KotlerWhen Mips16 frames grow large, the immediate field...
2013-02-08 Andrew TrickRevert "Have InstCombine call SipmlifyCall when handlin...
2013-02-07 Michael IlsemanHave InstCombine call SipmlifyCall when handling calls...
2013-02-07 Akira Hatanaka[mips] Add definition of JALR instruction which has...
2013-02-07 Michael IlsemanIdentify and simplify idempotent intrinsics. Test case...
2013-02-07 Michael J. Spencer[Object][ELF] Fix crash on no dynamic section.
2013-02-07 Arnold SchwaighoferARM cost model: Add costs for vector selects
2013-02-07 Tom StellardR600: Add support for SET*_DX10 instructions
2013-02-07 Tom StellardR600: Add tests for unsupported condition codes.
2013-02-07 Tom StellardR600: Fix assembly name for SETGT_INT
2013-02-07 Owen AndersonRemove this testcase until I can figure out how to...
2013-02-07 Owen AndersonAnother attempt at getting the XFAIL line right for...
2013-02-07 Reed KotlerMake sure we call externals from libraries properly...
2013-02-07 Reed KotlerEnable jumps when in -static mode.
2013-02-07 Michael IlsemanPreserve fast-math flags after reassociation and commut...
2013-02-07 Michael Ilsemanwhitespace
2013-02-07 Owen AndersonFix CMake detection of various cmath functions, and...
2013-02-06 Owen AndersonSignficantly generalize our ability to constant fold...
2013-02-06 Eli BenderskyFix typo
2013-02-06 Eli BenderskyAdd a comment to the test that points to the source...
next