summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* llvm-profdata: Use Format.h instead of handrolling a formatterJustin Bogner2014-03-23
* 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
* llvm-profdata doesn't require LLVMCore.NAKAMURA Takumi2014-03-23
* llvm-profdata: Don't pipe stderr into show for the testsJustin Bogner2014-03-22
* 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
* [TableGen] Don't assert, produce an error, when an instruction has too few op...Hal Finkel2014-03-22
* llvm-profdata: Avoid F_Text in "merge" for now, since "llvm-profdata show" is...NAKAMURA Takumi2014-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
* Suppress SupportTests.LockFileManagerTest on win32 for investigating.NAKAMURA Takumi2014-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: Cleanup binary profdata testcaseDuncan P. N. Exon Smith2014-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
* ProfileData: Avoid double underscores in header guardsJustin Bogner2014-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
* Remove redundant test.Rafael Espindola2014-03-21
* Move codegen test over to MC.Rafael Espindola2014-03-21
* ProfileData: Introduce InstrProfWriter using the naive text formatJustin Bogner2014-03-21
* Convert test to using cfi.Rafael Espindola2014-03-21
* Refactor llvm/test/lit.cfg to use lit.util.which.Paul Robinson2014-03-21
* llvm-profdata: Implement show commandJustin Bogner2014-03-21
* Remove redundant test.Rafael Espindola2014-03-21
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-21
* Split out the MC part of this test.Rafael Espindola2014-03-21
* [mips] Correct lowering of VECTOR_SHUFFLE to VSHF.Daniel Sanders2014-03-21
* Add overall description, file comments, some structureRenato Golin2014-03-21