summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* llvm-cov: Added call to update run/program counts.Yuchen Wu2013-11-12
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-12
* Change the default branch instruction to be the 16 bit variety for mips16.Reed Kotler2013-11-12
* Extract a bc attr parsing helper that returns Attribute::None on errorReid Kleckner2013-11-12
* Lower X86::MORESTACK_RET and X86::MORESTACK_RET_RESTORE_R10 inLang Hames2013-11-11
* Fix the recently added anyregcc convention to handle spilled operands.Andrew Trick2013-11-11
* Print new JavaScript calling conventions symbolically.Andrew Trick2013-11-11
* R600: Use function inputs to represent data stored in gprVincent Lejeune2013-11-11
* Fix PR17952.Shuxin Yang2013-11-11
* [mips] Partially revert r193641. Stack alignment should not be determined byAkira Hatanaka2013-11-11
* CalcSpillWeights: allow overidding the spill weight normalizing functionArnaud A. de Grandmaison2013-11-11
* [ARM] Add support for MVFR2 which is new in ARMv8Artyom Skrobov2013-11-11
* Fixing a problem with iterator validity in RuntimeDyldImpl::resolveExternalSy...Andrew Kaylor2013-11-11
* [NVPTX] Properly handle bitcast ConstantExpr when checking for the alignment ...Justin Holewinski2013-11-11
* [NVPTX] Fix logic error in loading vector parameters of more than 4 componentsJustin Holewinski2013-11-11
* [AArch64] The shift right/left and insert immediate builtins expect 3Chad Rosier2013-11-11
* CalcSpillWeights: give a better describing name to calculateSpillWeightsArnaud A. de Grandmaison2013-11-11
* Unify the adding of enumerators with the construction of the enumeration.Eric Christopher2013-11-11
* Formatting.Eric Christopher2013-11-11
* 80-col.Eric Christopher2013-11-11
* Just pass the DIComposite type by value instead of by pointer.Eric Christopher2013-11-11
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-11
* Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp...Daniel Sanders2013-11-11
* Move debug message in vectorizerRenato Golin2013-11-11
* Add PPC option for full register names in asmHal Finkel2013-11-11
* Simplify code. No functionality change.Benjamin Kramer2013-11-11
* [msan] Propagate origin for insertvalue, extractvalue.Evgeniy Stepanov2013-11-11
* [NVPTX] Blacklist TailDuplicate passJustin Holewinski2013-11-11
* AArch64: refactor vector list creation to be more uniformTim Northover2013-11-11
* CalculateSpillWeights does not need to be a passArnaud A. de Grandmaison2013-11-10
* Revert "Resurrect r191017 " GVN proceeds in the presence of dead code" plus a...Bill Wendling2013-11-10
* Use type form of getIntPtrType.Matt Arsenault2013-11-10
* SimplifyCFG has a heuristics for out-of-order processors that decides when it...Nadav Rotem2013-11-10
* Use size function instead of manually calculating it.Matt Arsenault2013-11-10
* Teach MergeFunctions about address spacesMatt Arsenault2013-11-10
* IR: Refactor GEP range checks, reuse them for other parts of foldingDavid Majnemer2013-11-10
* Make method staticMatt Arsenault2013-11-10
* Fix missing C++ mode commentMatt Arsenault2013-11-10
* Mostly finish up constant islands port for Mips for load constants.Reed Kotler2013-11-10
* Remove some unnecessary temporary strings.Benjamin Kramer2013-11-09
* [arm] Refine ARMBuildAttrs.h.Logan Chien2013-11-09
* Move the old pass manager infrastructure into a legacy namespace andChandler Carruth2013-11-09
* Re-apply r194300 with fixes for warnings.Lang Hames2013-11-09
* [mips] Make sure there is a chain edge dependency between loads that readAkira Hatanaka2013-11-09
* Revert r194300 which broke the build.Nick Lewycky2013-11-09
* [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-09
* Revert "Move copying of global initializers below the cloning of functions."Adrian Prantl2013-11-09
* Rewrite the PBQP graph data structure.Lang Hames2013-11-09
* [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.Juergen Ributzka2013-11-08
* increase the accuracy of register pressure computation in the presence of dea...Pedro Artigas2013-11-08