summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Remove unused variable.Rafael Espindola2013-11-12
* R600: Reenable llvm.R600.load.input/interp.input for compatibilityVincent Lejeune2013-11-12
* [mips][msa] Enable inlinse assembly for MSA.Daniel Sanders2013-11-12
* SimplifyCFG: Use existing constant folding logic when forming switch tables.Benjamin Kramer2013-11-12
* [mips][msa] Fix buildbot failures caused by an unused variable when assertion...Daniel Sanders2013-11-12
* [mips][msa] Added support for matching bclr, and bclri from normal IR (i.e. n...Daniel Sanders2013-11-12
* [ARM] Add support for FP_HP_extension build attributeBradley Smith2013-11-12
* [mips][msa] Added support for matching bset, bseti, bneg, and bnegi from norm...Daniel Sanders2013-11-12
* [mips][msa] Change constant used in ori tests to avoid conflict with bseti (a...Daniel Sanders2013-11-12
* XCore target: fix bug in aligning 'byval i8*' on the stackRobert Lytton2013-11-12
* XCore target test for hidden declarationRobert Lytton2013-11-12
* Add XCore support for ATOMIC_FENCE.Robert Lytton2013-11-12
* XCore target: return error for unsupported alignmentRobert Lytton2013-11-12
* Change data structure to memorize computed result in ScalarEvolutionWan Xiaofei2013-11-12
* Correct a glitch in r194424 which may invalidate iterator.Shuxin Yang2013-11-12
* Add new FileCheck feature to 3.4 release notesMatt Arsenault2013-11-12
* Revert "Added basic unit test for llvm-cov."Yuchen Wu2013-11-12
* llvm-cov: Added call to update run/program counts.Yuchen Wu2013-11-12
* Added basic unit test for llvm-cov.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
* R600/SI: Add test that fails due to requiring i64 mul for pointersMatt Arsenault2013-11-11
* 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
* Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to theSimon Atanasyan2013-11-11
* Change libLTO back to linking with @executable_path instead of @rpath.Bob Wilson2013-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
* [mips][msa] CHECK-DAG-ize MSA 3r-a.ll test.Matheus Almeida2013-11-11
* [mips][msa] CHECK-DAG-ize MSA 2rf_int_float.ll test.Matheus Almeida2013-11-11
* [mips][msa] CHECK-DAG-ize MSA 2rf_float_int.ll test.Matheus Almeida2013-11-11
* Move debug message in vectorizerRenato Golin2013-11-11
* [mips][msa] CHECK-DAG-ize MSA 2rf.ll test.Matheus Almeida2013-11-11
* [mips][msa] CHECK-DAG-ize MSA 2r.ll test.Matheus Almeida2013-11-11