Modify the LLVM assembly output so that it uses references to represent function...
[oota-llvm.git] / test /
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2013-02-20 Reed KotlerExpand pseudos/macros:
2013-02-20 Michael J. Spencer[llvm-readobj] Add ELF .dynamic table dumping.
2013-02-19 Chad Rosier[ms-inline asm] Force the use of a base pointer if...
2013-02-19 Jack CarterELF symbol table field st_other support,
2013-02-19 Jack CarterELF symbol table field st_other support,
2013-02-19 Nadav RotemFix a bug in mayHaveSideEffects. Functions that do...
2013-02-19 Jim GrosbachARM: Allocation hints must make sure to be in the alloc...
2013-02-19 Eli BenderskyFix typo
2013-02-19 Benjamin KramerFix GCMetadaPrinter::finishAssembly not executed, patch...
2013-02-19 Arnold SchwaighoferARM NEON: Merge a f32 bitcast of a v2i32 extractelt
2013-02-19 Kostya Serebryany[asan] instrument memory accesses with unusual sizes
2013-02-19 Reed KotlerExpand pseudos/macros BteqzT8SltiX16, BteqzT8SltiuX16,
2013-02-19 Bill WendlingTemporarily revert r175470 for more review.
2013-02-19 Reed KotlerExpand pseudos BteqzT8CmpiX16 and BtnezT8CmpiX16.
2013-02-18 Bill WendlingCheck to see if the 'no-builtin' attribute is set befor...
2013-02-18 Chad RosierComment out the rdar number.
2013-02-18 Chad Rosier[fast-isel] Remove an invalid assert.
2013-02-18 Benjamin KramerSupport for HiPE-compatible code emission, patch by...
2013-02-18 Vincent LejeuneR600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for...
2013-02-18 Kostya Serebryany[asan] revert r175266 as it breaks code with packed...
2013-02-18 Tim NorthoverAArch64: adjust tests which rely on a default JIT
2013-02-18 Reed KotlerExpand macro/pseudo instructions BtnezT8SltX16 and...
2013-02-18 Reed KotlerExpand pseudo/macro BteqzT8SltX16.
2013-02-18 Reed KotlerExpand macro/pseudo BteqzT8CmpX16.
2013-02-18 Reed KotlerBeginning of expanding all current mips16 macro/pseudo...
2013-02-17 Richard Osborne[XCore] Add missing 2r instructions.
2013-02-17 Richard Osborne[XCore] Add TSETR instruction.
2013-02-17 Richard Osborne[XCore] Add missing u10 / lu10 instructions.
2013-02-17 Richard Osborne[XCore] Add missing u6 / lu6 instructions.
2013-02-17 Benjamin KramerForce a cpu for test. It failed on atom due to differen...
2013-02-17 Hal FinkelBBVectorize: Fix an invalid reference bug
2013-02-16 Bill WendlingThe transform is:
2013-02-16 Benjamin KramerMCParser: Reject .balign with non-pow2 alignments.
2013-02-16 Jakub StaszakReplace "check:" wth "CHECK:".
2013-02-16 Bill WendlingReinitialize the ivars in the subtarget so that they...
2013-02-16 Chad Rosier[ms-inline asm] Do not omit the frame pointer if we...
2013-02-16 Joerg SonnenbergerDerive ELF section type from the name in some cases...
2013-02-15 Bill WendlingTemporary revert of 175320.
2013-02-15 Bill WendlingReinitialize the ivars in the subtarget.
2013-02-15 Derek SchuffIf bundle alignment is enabled, do not add data to...
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
next