summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix typo in commment tyep->type.Craig Topper2014-01-25
* Add combiner-aa-only-func (debug only)Hal Finkel2014-01-25
* Improve descriptions of combiner-alias-analysis and combiner-global-alias-ana...Hal Finkel2014-01-25
* Reverting r199886 (Prevent repetitive warnings for unrecognized processors an...Artyom Skrobov2014-01-25
* Added .DS_Store entry in .gitignore for ignoring .DS_Store files in the sourceRafael Espindola2014-01-25
* This reverts commit r200064 and r200051.Rafael Espindola2014-01-25
* [LPM] Conclude my immediate work by making the LoopVectorizerChandler Carruth2014-01-25
* Use isConcrete and getConcrete instead of using TypeVec directly.Craig Topper2014-01-25
* Fix EnforceSmallerThan to check !hasVectorTypes on the other type instead of ...Craig Topper2014-01-25
* [LPM] Make LCSSA a utility with a FunctionPass that applies it to allChandler Carruth2014-01-25
* Remove an easy use of EmitRawText from PPC.Rafael Espindola2014-01-25
* [Mips] Move 2 test cases from MC to CodeGen.Jack Carter2014-01-25
* Revert "Revert "Add Constant Hoisting Pass" (r200034)"Juergen Ributzka2014-01-25
* Fix llvm-dis to print the inalloca bit on allocas.Reid Kleckner2014-01-25
* Revert "Add Constant Hoisting Pass" (r200034)Hans Wennborg2014-01-25
* llvm-objdump: Some style cleanups to follow LLVM coding styleMark Seaborn2014-01-25
* [Mips] TargetStreamer ELF flag Support for default and commandline options.Jack Carter2014-01-25
* Typo fix.Aaron Ballman2014-01-24
* [AArch64] Removed unused i8 type from FPR8 register class.Ana Pazos2014-01-24
* Fix c++03 build.Rafael Espindola2014-01-24
* Make ObjectFile ownership of the MemoryBuffer optional.Rafael Espindola2014-01-24
* Support/COFF: Fix PEHeader struct, and define PE32Header as its alias.Rui Ueyama2014-01-24
* Remove TGValueTypes.cpp from CMakeLists.txt which I forgot to do in r200036.Craig Topper2014-01-24
* Replace tablegen uses of EVT with MVT. Add isOverloaded() to MVT to facilitat...Craig Topper2014-01-24
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Fix DAGCombiner::GatherAllAliases to account for non-chain dependenciesHal Finkel2014-01-24
* Verify that attributes are not lost during linking.Bill Wendling2014-01-24
* InstCombine: Don't try to use aggregate elements of ConstantExprs.Benjamin Kramer2014-01-24
* Add a testcase for the changes in r199938.Lang Hames2014-01-24
* Revert "Add Constant Hoisting Pass"Juergen Ributzka2014-01-24
* Restrict FindBetterChain DAG combines to unindexed nodesHal Finkel2014-01-24
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Add final and owerride keywords to TargetTransformInfo's subclasses.Juergen Ributzka2014-01-24
* Doxify commentsJuergen Ributzka2014-01-24
* Fix known typosAlp Toker2014-01-24
* Report lli remote IO errors consistentlyAlp Toker2014-01-24
* InstSimplify: Make shift, select and GEP simplifications vector-aware.Benjamin Kramer2014-01-24
* Unify duplicated functions.Rafael Espindola2014-01-24
* Don't use "llc -filetype=obj" now that the codepath is the same.Rafael Espindola2014-01-24
* Move emitInlineAsmEnd to the AsmPrinter interface.Rafael Espindola2014-01-24
* DWARFContext: Fix possible memory leak since r198908.NAKAMURA Takumi2014-01-24
* llvm/projects/CMakeLists.txt: Add dragonegg.NAKAMURA Takumi2014-01-24
* Revert "Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for a"Eric Christopher2014-01-24
* Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for aEric Christopher2014-01-24
* Remove empty directories.Alexander Kornienko2014-01-24
* Remove empty directories.Alexander Kornienko2014-01-24
* [AArch64 NEON] Fix a bug in implementing register copy bwtween FPR16.Kevin Qin2014-01-24
* [SparcV9] Add support for JIT in Sparc64.Venkatraman Govindaraju2014-01-24
* [X86] Prevent the creation of redundant ops for sadd and ssub with overflow.Juergen Ributzka2014-01-24
* Implement atomicrmw operations in 32 and 64 bits for SPARCv9.Jakob Stoklund Olesen2014-01-24