aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* [mips] Implement MipsRegisterInfo::getRegPressureLimit.Akira Hatanaka2013-01-223-7/+7
* Have the integrated assembler give an error if $1 is used as an identifier inKevin Enderby2013-01-221-0/+5
* Add forgotten test case for the x32 commitEli Bendersky2013-01-221-0/+24
* X86: Make sure we account for the FMA4 register immediate value, otherwise ri...Benjamin Kramer2013-01-221-0/+61
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2013-01-221-1/+1
* [msan] Do not insert check on volatile store.Evgeniy Stepanov2013-01-221-0/+14
* This test is only supposed to test that the objc-arc alias analysisMichael Gottesman2013-01-221-1/+1
* [MC/Mach-O] Load commands are supposed to 8-byte aligned on 64-bit.Daniel Dunbar2013-01-221-1/+9
* Remove target triple from an LSR test.Andrew Trick2013-01-221-1/+0
* Transform (sub 0, (zext bool to A)) to (sext bool to A) andPaul Redmond2013-01-213-4/+12
* Add instruction encodings / disassembly support for u6 / lu6 instructions.Richard Osborne2013-01-211-0/+50
* Add instruction encoding / disassembly support for ru6 / lru6 instructions.Richard Osborne2013-01-211-0/+80
* Add instruction encodings / disassembly support for l2rus instructions.Richard Osborne2013-01-201-0/+11
* Add instruction encodings / disassembly support for l3r instructions.Richard Osborne2013-01-201-0/+44
* Add instruction encodings / disassembler support for 2rus instructions.Richard Osborne2013-01-201-0/+23
* Add instruction encodings / disassembly support 3r instructions.Richard Osborne2013-01-201-0/+38
* llvm/test/CodeGen/X86/win_ftol2.ll: Add -cpu=generic to appease valgrind.NAKAMURA Takumi2013-01-201-1/+1
* Revert 172708.Nadav Rotem2013-01-202-68/+0
* LoopVectorizer: Implement a new heuristics for selecting the unroll factor.Nadav Rotem2013-01-201-0/+71
* Change the cpu type in the test.Nadav Rotem2013-01-201-1/+1
* llvm/test/Other/close-stderr.ll: Mark this as XFAIL:valgrind. We got 127 inst...NAKAMURA Takumi2013-01-201-0/+4
* The last of PR14471 - emission of constant floatsDavid Blaikie2013-01-201-28/+30
* Fix a latent bug exposed by recent static member debug info changes.David Blaikie2013-01-191-29/+30
* LoopVectorizer: Emit memory checks into their own basic block.Benjamin Kramer2013-01-191-0/+4
* On Sandybridge split unaligned 256bit stores into two xmm-sized stores. Nadav Rotem2013-01-198-27/+38
* Remove some register allocation order dependencies.Jakob Stoklund Olesen2013-01-194-12/+12
* On Sandybridge loading unaligned 256bits using two XMM loads (vmovups and vin...Nadav Rotem2013-01-182-1/+22
* Split out DW_OP_addr for the split debug info DWARF5 proposal.Eric Christopher2013-01-181-0/+6
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-181-0/+31
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-181-1/+2
* [MC/Mach-O] Implement integrated assembler support for linker options.Daniel Dunbar2013-01-181-0/+35
* llvm/test/CodeGen/X86/Atomics-64.ll: Tweak for 2nd RUN not to overwrite %t. I...NAKAMURA Takumi2013-01-181-2/+2
* [MC/Mach-O] Add support for linker options in Mach-O files.Daniel Dunbar2013-01-181-0/+25
* [MC/Mach-O] Add AsmParser support for .linker_option directive.Daniel Dunbar2013-01-181-0/+21
* Reverting r171325 & r172363. This was causing a mis-compile on the self-hoste...Bill Wendling2013-01-171-128/+0
* Restore reverted test case, this time with REQUIRES: assertsBill Schmidt2013-01-171-0/+19
* Remove bad test caseBill Schmidt2013-01-171-18/+0
* This patch fixes PR13626 by providing i128 support in the returnBill Schmidt2013-01-171-0/+18
* Add indexed load/store instructions for offset validation check.Jyotsna Verma2013-01-171-0/+36
* This patch fixes the PPC calling convention to handle returns ofBill Schmidt2013-01-171-0/+55
* Optimization for the following SIGN_EXTEND pairs:Elena Demikhovsky2013-01-172-0/+80
* Fix the assembly and dissassembly of DW_FORM_sec_offset. Found this byEric Christopher2013-01-171-4/+8
* Add the DW_AT_GNU_addr_base for the skeleton cu. Add support forEric Christopher2013-01-171-0/+1
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-174-0/+23
* [IR] Add 'Append' and 'AppendUnique' module flag behaviors.Daniel Dunbar2013-01-163-1/+31
* Added test for r172599 which fixes bugzilla://14584,rdar://11744105.Michael Gottesman2013-01-161-0/+168
* Make this test X86 only.Eric Christopher2013-01-161-1/+1
* Move this to X86.Eric Christopher2013-01-161-0/+0
* Add testcase missed yesterday from Paul Robinson.Eric Christopher2013-01-161-0/+172
* [Linker] Change module flag linking to be more extensible.Daniel Dunbar2013-01-164-6/+21