aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* R600: improve inputs/interpolation handlingTom Stellard2013-02-0510-252/+130
* R600: Add tests for instruction predicatesTom Stellard2013-02-051-0/+100
* R600: Emit function name in the AsmPrinterTom Stellard2013-02-055-2/+18
* R600/SI: Add patterns for fcos and fsin.Tom Stellard2013-02-051-0/+10
* Fix commentsEli Bendersky2013-02-052-2/+2
* Hexagon: Add V4 compare instructions. Enable relationship mappingJyotsna Verma2013-02-053-16/+220
* Fix comment formattingEli Bendersky2013-02-051-6/+3
* Fix signed-unsigned comparison warning.Tim Northover2013-02-051-8/+10
* Support: ensure proper state in ErrorOr copy ctors before calling 'get'Meador Inge2013-02-051-7/+4
* Formatting.NAKAMURA Takumi2013-02-051-1/+1
* llvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_store.ll: "-debug" req...NAKAMURA Takumi2013-02-051-0/+1
* Loop Vectorizer: Handle pointer stores/loads in getWidestType()Arnold Schwaighofer2013-02-052-9/+180
* Fix remaining StringRef abuse.Tim Northover2013-02-051-2/+2
* Revert r174343, "When the target-independent DAGCombiner inferred a higher al...NAKAMURA Takumi2013-02-053-10/+6
* Link .ARM.exidx with corresponding text section.Logan Chien2013-02-052-0/+65
* ARM cost model: Cost for scalar integer casts and floating point conversionsArnold Schwaighofer2013-02-052-7/+266
* Fix formatting in AArch64 backend.Tim Northover2013-02-0524-841/+577
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-0523-814/+874
* This patch that sets the Mips ELF header flag for Jack Carter2013-02-056-2/+22
* This patch that sets the EmitAlias flag in td files Jack Carter2013-02-058-49/+72
* [Support][ErrorOr] Add support for convertable types.Michael J. Spencer2013-02-052-3/+16
* Add target-dependent versions of addAttribute/removeAttribute to AttrBuilder.Bill Wendling2013-02-052-1/+21
* Changed in comment cxx -> C++. Thanks Richard Smith!.Michael Gottesman2013-02-051-2/+2
* This patch changes a static_cast to dyn_castJack Carter2013-02-053-3/+8
* Construct a skeleton cu for each compile unit in the module, not justEric Christopher2013-02-051-5/+8
* Add support for testing the output of the abbrev table for theEric Christopher2013-02-051-0/+10
* Add support for emitting a stub DW_AT_GNU_dwo_id as part of theEric Christopher2013-02-052-2/+11
* Use the do-while(0) thing for this #define.Bill Wendling2013-02-051-8/+10
* Print error messages from MemoryBuffer::getFile() in llvm-symbolizerAlexey Samsonov2013-02-051-1/+2
* Add code to GlobalVariable.h so that global variables marked asMichael Gottesman2013-02-052-2/+44
* When the target-independent DAGCombiner inferred a higher alignment for a load,Owen Anderson2013-02-053-6/+10
* Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_in...Michael Gottesman2013-02-057-5/+25
* [Stack Alignment] emit warning instead of a hard errorManman Ren2013-02-042-5/+5
* Initial cleanups of the param-attribute code in the bitcode reader/writer.Bill Wendling2013-02-045-66/+59
* Replace global std::string with const char[]Alexey Samsonov2013-02-042-2/+2
* Hexagon: Add V4 combine instructions and some more Def Pats for V2.Jyotsna Verma2013-02-045-9/+191
* Disable a couple more vector splat optimizations on PPC.Benjamin Kramer2013-02-042-3/+45
* Fix some abuses of StringRefTim Northover2013-02-041-3/+4
* X86: Open up some opportunities for constant folding by postponing shift lowe...Benjamin Kramer2013-02-042-4/+12
* X86: Simplify code. No functionality change.Benjamin Kramer2013-02-041-19/+5
* SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.Benjamin Kramer2013-02-047-55/+129
* Give explicit suffix to integer constant over 32-bits.Tim Northover2013-02-041-1/+1
* Enable AArch64 as a target built by default.Tim Northover2013-02-043-2/+3
* Update debugging test for change in expected metadata.Tim Northover2013-02-041-6/+16
* Coding standards: don't use ``inline`` when defining a function in a classDmitri Gribenko2013-02-041-0/+28
* Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure toPatrik Hagglund2013-02-044-5/+29
* More MSan/ASan annotations.Evgeniy Stepanov2013-02-046-9/+24
* [DebugInfo] remove more node indirection (this time from the subprogram's var...David Blaikie2013-02-044-27/+10
* PR15149: crash when printing debug info metadata containing an invalid langua...David Blaikie2013-02-041-2/+2
* Removed reference to LLVM as a project (since in LangRef it is used solely as...Michael Gottesman2013-02-041-1/+1