summaryrefslogtreecommitdiff
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
* Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....Craig Topper2012-11-27
* tsan: instrument atomic nand operationDmitry Vyukov2012-11-27
* Add test cases for r168417.Craig Topper2012-11-27
* Revert rearrangement of debug info sections to unblock the botsEric Christopher2012-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
* Remove unneeded #include.Jakub Staszak2012-11-27
* The section is .debug_line.Eric Christopher2012-11-27
* Make building of llvm-jitlistener conditional on the USE_INTEL_JITEVENTS sett...Andrew Kaylor2012-11-27
* Remove unneeded #include.Jakub Staszak2012-11-27
* llvm/CodeGen: Remove empty files in r168659.NAKAMURA Takumi2012-11-27
* Code pretificationJoe Abbey2012-11-27
* Remove unused forward declaration.Jakub Staszak2012-11-27
* Remove unused MachineLoopRanges analysis.Jakub Staszak2012-11-27
* Extend test case for r168657.Chad Rosier2012-11-27
* [arm fast-isel] Appease the machine verifier by using the proper registerChad Rosier2012-11-27
* Fast-math test for SimplifyInstruction: fold multiply by 0Michael Ilseman2012-11-27
* Revert r168635 "Step towards implementation of pass manager with doInitializa...Owen Anderson2012-11-27
* Remove some Clang-specific ownership roles.Richard Smith2012-11-27
* Fast-math flags documentation added to LangRefMichael Ilseman2012-11-27
* llvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll: Loosen expression correspo...NAKAMURA Takumi2012-11-27
* Fast-math test for SimplifyInstruction: fold multiply by 0Michael Ilseman2012-11-27
* Fast-math optimization: fold multiply by zeroMichael Ilseman2012-11-27
* Fast-math test case for bitcode and textual reading/writingMichael Ilseman2012-11-27
* Fast-math flags for the bitcodeMichael Ilseman2012-11-27
* Fast-math flags for LLVM IR parsing and printingMichael Ilseman2012-11-27
* Make comment names match function names.Eric Christopher2012-11-27
* Add in sections for the fission case (no change so incorrect) andEric Christopher2012-11-27
* Fast-math interfaces for InstructionsMichael Ilseman2012-11-27
* Fast-math flags added to FPMathOperator.Michael Ilseman2012-11-27
* Move Clang code owners list from llvm/ to cfe/.Richard Smith2012-11-27
* Reorder section output ordering.Eric Christopher2012-11-27
* Whitespace cleanup.Eric Christopher2012-11-27
* Step towards implementation of pass manager with doInitialization and doFinal...Owen Anderson2012-11-26
* Add an assertion to ensure freezeReservedRegs() is only ever called once.Chad Rosier2012-11-26
* Make this test less sensitive.Eli Bendersky2012-11-26
* Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e.,Chad Rosier2012-11-26
* Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e.,Chad Rosier2012-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
* Don't use iterator after being erased.Jakub Staszak2012-11-26
* Correct copy-pasto where we're talking about function attributes and not para...Bill Wendling2012-11-26