summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* WinCOFF: Add support for -ffunction-sectionsDavid Majnemer2014-03-23
* remove a bunch of unused private methodsNuno Lopes2014-03-23
* [PowerPC] Make use of VSX f64 <-> i64 conversion instructionsHal Finkel2014-03-23
* Revert r204076 for now - it caused significant regressions in a number ofLang Hames2014-03-23
* InstrProf: Check pointer size in raw profileDuncan P. N. Exon Smith2014-03-23
* Propagate types from symbol to aliases.Rafael Espindola2014-03-23
* [CMake] LLVMProfileData: No need to add LINK_LIBS here. LLVMBuild should do.NAKAMURA Takumi2014-03-23
* Prune includes in ARM target.Craig Topper2014-03-22
* ARM IAS: properly handle function entries in .thumbSaleem Abdulrasool2014-03-22
* [PowerPC] Fix the VSX v2f64 return registerHal Finkel2014-03-22
* [Constant Hoisting] Erase dead cast instructions.Juergen Ributzka2014-03-22
* [Constant Hoisting] Fix multiple entries for the same basic block in PHI nodes.Juergen Ributzka2014-03-22
* [DAG] Fix an assertion failure caused by an invalid cast in method 'BuildVect...Andrea Di Biagio2014-03-22
* Delete stale comment. Thanks, Eric!Adrian Prantl2014-03-21
* Dwarf Debug: Remove some cargo-cult type uniquing. Scopes do not haveAdrian Prantl2014-03-21
* Fix the value computation inRafael Espindola2014-03-21
* Remove some dead assignements found by scan-buildArnaud A. de Grandmaison2014-03-21
* Register allocator: add condition to hoist a spill to outer loop.Manman Ren2014-03-21
* [Support] Follow up to r204426, for LockFileManager, make the given path abso...Argyrios Kyrtzidis2014-03-21
* InstrProf: Move constructor to the headerDuncan P. N. Exon Smith2014-03-21
* InstrProf: Change magic number to have non-text charactersDuncan P. N. Exon Smith2014-03-21
* InstrProf: Use move semantics with unique_ptrDuncan P. N. Exon Smith2014-03-21
* InstrProf: Detect magic numbers in a more scalable wayDuncan P. N. Exon Smith2014-03-21
* InstrProf: Actually detect bad headersDuncan P. N. Exon Smith2014-03-21
* [RuntimeDyld] Fix comment for previous commit (r204439)Juergen Ributzka2014-03-21
* [RuntimeDyld] clang-format files.Juergen Ributzka2014-03-21
* DebugInfo: Omit DW_AT_addr_base from skeletal type units.David Blaikie2014-03-21
* [AArch64] Add SchedRW lists to NEON instructions.Chad Rosier2014-03-21
* InstrProf: Read raw binary profile in llvm-profdataDuncan P. N. Exon Smith2014-03-21
* ProfileData: Avoid brace initialization, windows doesn't like itJustin Bogner2014-03-21
* R600/SI: Move instruction patterns to scalar versions.Matt Arsenault2014-03-21
* ProfileData: Introduce InstrProfWriter using the naive text formatJustin Bogner2014-03-21
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-21
* [mips] Correct lowering of VECTOR_SHUFFLE to VSHF.Daniel Sanders2014-03-21
* R600/SI: Handle MUBUF instructions in SIInstrInfo::moveToVALU()Tom Stellard2014-03-21
* R600/SI: Handle S_MOV_B64 in SIInstrInfo::moveToVALU()Tom Stellard2014-03-21
* R600/SI: Use SGPR_(32|64) reg clases when lowering SI_ADDR64_RSRCTom Stellard2014-03-21
* Sink: Don't sink static allocas from the entry blockTom Stellard2014-03-21
* [SystemZ] Use "let Predicates =" for blocks of new instructionsRichard Sandiford2014-03-21
* [SystemZ] Add support for z196 float<->unsigned conversionsRichard Sandiford2014-03-21
* [mips] Update namespace.Matheus Almeida2014-03-21
* [RuntimeDyld] Allow processRelocationRef to process more than one relocation ...Juergen Ributzka2014-03-21
* [Constant Hoisting] Make the constant materialization cost operand dependentJuergen Ributzka2014-03-21
* [Constant Hoisting] Lazily compute the idom and cache the result.Juergen Ributzka2014-03-21
* [Constant Hoisting] Change the algorithm to only track constants for instruct...Juergen Ributzka2014-03-21
* [Constant Hoisting] Fix capitalization of function names.Juergen Ributzka2014-03-21
* [Constant Hoisting] Replace the MapVector with a separate Map and Vector to k...Juergen Ributzka2014-03-21
* MCParser: add an assertionSaleem Abdulrasool2014-03-21
* This reverts commit r203762, "ARM: support emission of complex SO expressions".Jiangning Liu2014-03-21
* [Support] Make sure LockFileManager works correctly with relative paths.Argyrios Kyrtzidis2014-03-21