aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Added basic unit test for llvm-cov."Yuchen Wu2013-11-127-169/+0
* llvm-cov: Added call to update run/program counts.Yuchen Wu2013-11-123-0/+8
* Added basic unit test for llvm-cov.Yuchen Wu2013-11-127-0/+169
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-1255-282/+343
* Change the default branch instruction to be the 16 bit variety for mips16.Reed Kotler2013-11-124-5/+63
* Extract a bc attr parsing helper that returns Attribute::None on errorReid Kleckner2013-11-121-78/+49
* R600/SI: Add test that fails due to requiring i64 mul for pointersMatt Arsenault2013-11-111-0/+18
* Lower X86::MORESTACK_RET and X86::MORESTACK_RET_RESTORE_R10 inLang Hames2013-11-111-12/+12
* Fix the recently added anyregcc convention to handle spilled operands.Andrew Trick2013-11-112-9/+47
* Print new JavaScript calling conventions symbolically.Andrew Trick2013-11-111-0/+2
* R600: Use function inputs to represent data stored in gprVincent Lejeune2013-11-1129-321/+285
* Fix PR17952.Shuxin Yang2013-11-119-28/+396
* [mips] Partially revert r193641. Stack alignment should not be determined byAkira Hatanaka2013-11-112-3/+2
* Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to theSimon Atanasyan2013-11-114-0/+62
* Change libLTO back to linking with @executable_path instead of @rpath.Bob Wilson2013-11-111-1/+1
* CalcSpillWeights: allow overidding the spill weight normalizing functionArnaud A. de Grandmaison2013-11-112-6/+16
* [ARM] Add support for MVFR2 which is new in ARMv8Artyom Skrobov2013-11-115-0/+19
* Fixing a problem with iterator validity in RuntimeDyldImpl::resolveExternalSy...Andrew Kaylor2013-11-111-2/+12
* [NVPTX] Properly handle bitcast ConstantExpr when checking for the alignment ...Justin Holewinski2013-11-112-13/+64
* [NVPTX] Fix logic error in loading vector parameters of more than 4 componentsJustin Holewinski2013-11-112-1/+14
* [AArch64] The shift right/left and insert immediate builtins expect 3Chad Rosier2013-11-113-26/+41
* CalcSpillWeights: give a better describing name to calculateSpillWeightsArnaud A. de Grandmaison2013-11-116-15/+14
* Unify the adding of enumerators with the construction of the enumeration.Eric Christopher2013-11-112-23/+25
* Formatting.Eric Christopher2013-11-111-9/+8
* 80-col.Eric Christopher2013-11-111-5/+7
* Just pass the DIComposite type by value instead of by pointer.Eric Christopher2013-11-112-6/+6
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-116-11/+165
* Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp...Daniel Sanders2013-11-112-0/+88
* [mips][msa] CHECK-DAG-ize MSA 3r-a.ll test.Matheus Almeida2013-11-111-192/+336
* [mips][msa] CHECK-DAG-ize MSA 2rf_int_float.ll test.Matheus Almeida2013-11-111-30/+50
* [mips][msa] CHECK-DAG-ize MSA 2rf_float_int.ll test.Matheus Almeida2013-11-111-12/+20
* Move debug message in vectorizerRenato Golin2013-11-111-4/+1
* [mips][msa] CHECK-DAG-ize MSA 2rf.ll test.Matheus Almeida2013-11-111-48/+80
* [mips][msa] CHECK-DAG-ize MSA 2r.ll test.Matheus Almeida2013-11-111-36/+60
* Add a testcase for pr17852.Rafael Espindola2013-11-111-0/+66
* Add PPC option for full register names in asmHal Finkel2013-11-112-0/+27
* Simplify code. No functionality change.Benjamin Kramer2013-11-111-5/+1
* [OCaml] Add missing Llvm_target functionsPeter Zotov2013-11-114-0/+30
* [OCaml] Accept context explicitly in Llvm_target functionsPeter Zotov2013-11-115-7/+9
* [OCaml] Make Llvm_target.DataLayout.t automatically managedPeter Zotov2013-11-119-54/+72
* [llvm-c] Remove dead typedefPeter Zotov2013-11-111-1/+0
* Update of the 'Code Review' page. The link is now called 'Create Diff' instea...Sylvestre Ledru2013-11-111-1/+1
* [autoconf] Prune "runtime" stuff in configure, corresponding to r191835.NAKAMURA Takumi2013-11-112-7/+0
* [msan] Propagate origin for insertvalue, extractvalue.Evgeniy Stepanov2013-11-112-2/+28
* [NVPTX] Blacklist TailDuplicate passJustin Holewinski2013-11-111-0/+1
* Don't universally enable initialiser lists on GCC. Thanks for catching this ...Pete Cooper2013-11-111-2/+1
* Add LLVM_HAS_INITIALIZER_LISTS for upcoming C++11 support. Use it in ArrayRefPete Cooper2013-11-112-0/+16
* AArch64: refactor vector list creation to be more uniformTim Northover2013-11-111-101/+55
* CalculateSpillWeights does not need to be a passArnaud A. de Grandmaison2013-11-107-52/+25
* Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen.NAKAMURA Takumi2013-11-1036-0/+36