summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* VS integration installer: set SUCCESS=1 if we find VS 2013Hans Wennborg2014-03-24
* Add test to test/CodeGen/NVPTX for "alloca buffer" arguments.Eli Bendersky2014-03-24
* [X86] Fix non-determinism in LowerVectorAllZeroTestAdam Nemet2014-03-24
* [mips] Add error message when trying to use $at in '.set noat' mode.Daniel Sanders2014-03-24
* Removes the NVPTXSplitBBatBar pass.Eli Bendersky2014-03-24
* R600/SI: Fix warning with gcc 4.8.2Tom Stellard2014-03-24
* R600/SI: Promote fp64 SELECT to i64Tom Stellard2014-03-24
* SelectionDAG: Allow promotion of SELECT nodes from float to int typesTom Stellard2014-03-24
* R600: Reorganize tablegen instruction definitionsTom Stellard2014-03-24
* [PPC64LE] ELFv2 ABI updates for the .opd sectionWill Schmidt2014-03-24
* [mips] Add regression tests for parenthetic expressions in MIPS assembly.Daniel Sanders2014-03-24
* [mips] Allow dsubu to take an immediate as an alias for dsubiu.Daniel Sanders2014-03-24
* [PowerPC] Mark many instructions as commutativeHal Finkel2014-03-24
* [mips] Implement shorthand add / sub forms for MIPS.Daniel Sanders2014-03-24
* [NVPTX] Add isel patterns for addrspacecastJustin Holewinski2014-03-24
* Update release notes with EHABI current behaviourRenato Golin2014-03-24
* [PowerPC] Don't schedule VSX copy legalization unless VSX is enabledHal Finkel2014-03-24
* [PowerPC] Update comment re: VSX copy-instruction selectionHal Finkel2014-03-24
* Teach llvm-readobj to print human friendly description of reserved sections.Rafael Espindola2014-03-24
* Allow constant folding of ceil function whenever feasibleKarthik Bhat2014-03-24
* Add back tests that were reverted in r204203.Rafael Espindola2014-03-24
* Propagate section from base to derived symbol.Rafael Espindola2014-03-24
* InstrProf: Silence spurious warnings in GCC 4.8Duncan P. N. Exon Smith2014-03-24
* SupportTests.LockFileManagerTest: Add assertions for Win32.NAKAMURA Takumi2014-03-23
* ARM: no need to update SplatBits as it is not usedArnaud A. de Grandmaison2014-03-23
* llvm-profdata: Check for bad data in the show commandJustin Bogner2014-03-23
* 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