aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-05R600: Add tests for instruction predicatesTom Stellard
2013-02-05R600: Emit function name in the AsmPrinterTom Stellard
2013-02-05R600/SI: Add patterns for fcos and fsin.Tom Stellard
2013-02-05Fix commentsEli Bendersky
2013-02-05Hexagon: Add V4 compare instructions. Enable relationship mappingJyotsna Verma
2013-02-05Fix comment formattingEli Bendersky
2013-02-05Fix signed-unsigned comparison warning.Tim Northover
2013-02-05Support: ensure proper state in ErrorOr copy ctors before calling 'get'Meador Inge
2013-02-05Formatting.NAKAMURA Takumi
2013-02-05llvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_store.ll: "-debug" req...NAKAMURA Takumi
2013-02-05Loop Vectorizer: Handle pointer stores/loads in getWidestType()Arnold Schwaighofer
2013-02-05Fix remaining StringRef abuse.Tim Northover
2013-02-05Revert r174343, "When the target-independent DAGCombiner inferred a higher al...NAKAMURA Takumi
2013-02-05Link .ARM.exidx with corresponding text section.Logan Chien
2013-02-05ARM cost model: Cost for scalar integer casts and floating point conversionsArnold Schwaighofer
2013-02-05Fix formatting in AArch64 backend.Tim Northover
2013-02-05Remove cyclic dependency in AArch64 librariesTim Northover
2013-02-05This patch that sets the Mips ELF header flag for Jack Carter
2013-02-05This patch that sets the EmitAlias flag in td files Jack Carter
2013-02-05[Support][ErrorOr] Add support for convertable types.Michael J. Spencer
2013-02-05Add target-dependent versions of addAttribute/removeAttribute to AttrBuilder.Bill Wendling
2013-02-05Changed in comment cxx -> C++. Thanks Richard Smith!.Michael Gottesman
2013-02-05This patch changes a static_cast to dyn_castJack Carter
2013-02-05Construct a skeleton cu for each compile unit in the module, not justEric Christopher
2013-02-05Add support for testing the output of the abbrev table for theEric Christopher
2013-02-05Add support for emitting a stub DW_AT_GNU_dwo_id as part of theEric Christopher
2013-02-05Use the do-while(0) thing for this #define.Bill Wendling
2013-02-05Print error messages from MemoryBuffer::getFile() in llvm-symbolizerAlexey Samsonov
2013-02-05Add code to GlobalVariable.h so that global variables marked asMichael Gottesman
2013-02-05When the target-independent DAGCombiner inferred a higher alignment for a load,Owen Anderson
2013-02-05Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_in...Michael Gottesman
2013-02-04[Stack Alignment] emit warning instead of a hard errorManman Ren
2013-02-04Initial cleanups of the param-attribute code in the bitcode reader/writer.Bill Wendling
2013-02-04Replace global std::string with const char[]Alexey Samsonov
2013-02-04Hexagon: Add V4 combine instructions and some more Def Pats for V2.Jyotsna Verma
2013-02-04Disable a couple more vector splat optimizations on PPC.Benjamin Kramer
2013-02-04Fix some abuses of StringRefTim Northover
2013-02-04X86: Open up some opportunities for constant folding by postponing shift lowe...Benjamin Kramer
2013-02-04X86: Simplify code. No functionality change.Benjamin Kramer
2013-02-04SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.Benjamin Kramer
2013-02-04Give explicit suffix to integer constant over 32-bits.Tim Northover
2013-02-04Enable AArch64 as a target built by default.Tim Northover
2013-02-04Update debugging test for change in expected metadata.Tim Northover
2013-02-04Coding standards: don't use ``inline`` when defining a function in a classDmitri Gribenko
2013-02-04Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure toPatrik Hagglund
2013-02-04More MSan/ASan annotations.Evgeniy Stepanov
2013-02-04[DebugInfo] remove more node indirection (this time from the subprogram's var...David Blaikie
2013-02-04PR15149: crash when printing debug info metadata containing an invalid langua...David Blaikie
2013-02-04Removed reference to LLVM as a project (since in LangRef it is used solely as...Michael Gottesman
2013-02-04ARM cost model: Penalize insertelement into D subregistersArnold Schwaighofer