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