aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* llvm/test/Transforms/SimplifyLibCalls: FileCheck-ize 3 tests.NAKAMURA Takumi2012-11-273-6/+12
* llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Handle @sprintf() with -ins...NAKAMURA Takumi2012-11-271-2/+1
* llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Fix datalayout since r168516.NAKAMURA Takumi2012-11-273-3/+3
* Trailing linefeeds.NAKAMURA Takumi2012-11-272-2/+0
* Revert accidental commit.Craig Topper2012-11-271-0/+42
* Make PrintReg constructor explicit to prevent weird implicit conversions from...Craig Topper2012-11-271-42/+0
* tsan: instrument atomic nand operationDmitry Vyukov2012-11-271-0/+200
* Add test cases for r168417.Craig Topper2012-11-271-0/+20
* test/Transforms/SimplifyLibCalls/SPrintF.ll: Suppress this for now. r168677 u...NAKAMURA Takumi2012-11-271-0/+1
* Modify depends(Src, Dst, PossiblyLoopIndependent).Preston Briggs2012-11-2714-401/+401
* instcombine: Migrate sprintf optimizationsMeador Inge2012-11-273-24/+83
* The section is .debug_line.Eric Christopher2012-11-271-1/+1
* Extend test case for r168657.Chad Rosier2012-11-271-0/+30
* Fast-math test for SimplifyInstruction: fold multiply by 0Michael Ilseman2012-11-271-0/+35
* llvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll: Loosen expression correspo...NAKAMURA Takumi2012-11-271-1/+1
* Fast-math test case for bitcode and textual reading/writingMichael Ilseman2012-11-271-0/+142
* Make this test less sensitive.Eli Bendersky2012-11-261-4/+4
* Get rid of the getPointeeAlignment helper function fromEli Friedman2012-11-261-0/+10
* Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary.Chad Rosier2012-11-262-25/+19
* rdar://12329730 (defect 2)Shuxin Yang2012-11-261-0/+15
* instcombine: Migrate printf optimizationsMeador Inge2012-11-264-59/+120
* Normalize splat 256bit vectors with 8 elements.Jakub Staszak2012-11-261-7/+7
* Rewrite test to not use a FileCheck variable and redefine it on the same line.Eli Bendersky2012-11-261-5/+5
* [tsan] add fail order to compare_exchangeDmitry Vyukov2012-11-261-25/+25
* instcombine: Migrate toascii optimizationsMeador Inge2012-11-262-21/+59
* instcombine: Migrate isascii optimizationsMeador Inge2012-11-261-0/+32
* instcombine: Migrate isdigit optimizationsMeador Inge2012-11-262-21/+48
* Fix bogus comment; no functional change.Meador Inge2012-11-261-1/+2
* instcombine: Migrate *abs optimizationsMeador Inge2012-11-262-11/+41
* instcombine: Migrate ffs* optimizationsMeador Inge2012-11-252-45/+133
* Add support for .cfi_register now that it is easy to extent the representationRafael Espindola2012-11-251-0/+42
* Add support for pointer induction variables even when there is no integer ind...Nadav Rotem2012-11-251-0/+33
* PPC: MCize most of the darwin PIC emission.Benjamin Kramer2012-11-242-11/+49
* Implement .cfi_undefined. Based on a patch from PaX team, updated byRafael Espindola2012-11-231-0/+41
* Disallow the undocumented practice of starting the datalayout string with '-'.Patrik Hägglund2012-11-233-3/+3
* Add more functions to the target library information.Meador Inge2012-11-221-0/+99
* Corrects a problem where we reply exclusively of GEPs to drivePreston Briggs2012-11-2115-142/+187
* Mips direct object xgot supportJack Carter2012-11-211-0/+42
* [mips] Generate big GOT code.Akira Hatanaka2012-11-211-0/+50
* Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor2012-11-217-7/+564
* Add support for varargs functions for msp430.Anton Korobeynikov2012-11-211-0/+50
* Add support for byval args. Patch by Job Noorman!Anton Korobeynikov2012-11-211-0/+26
* llvm/test/Transforms/InstCombine/sdiv-1.ll: FileCheck-ize.NAKAMURA Takumi2012-11-211-1/+3
* Using "not grep" is brittle as the test passes if llvm-as fails.Rafael Espindola2012-11-211-2/+6
* PR14055: Implement support for sub-vector operations in SROA.Chandler Carruth2012-11-211-2/+75
* Add a tests for the new -no-show-raw-insn option of llvm-objdump.Eli Bendersky2012-11-202-0/+21
* [asan] don't instrument linker-initialized globals even with external linkage...Kostya Serebryany2012-11-201-1/+23
* [asan] make sure that linker-initialized globals (non-extern) are not instrum...Kostya Serebryany2012-11-201-1/+20
* llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: ppc32-elf is not ready.NAKAMURA Takumi2012-11-201-0/+3
* Fix PR14132 and handle OOB loads speculated throuh PHI nodes.Chandler Carruth2012-11-201-0/+35