summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix PR16797 - Support PHINodes with multiple inputs from the same basic block.Nadav Rotem2013-08-12
* Fixes a bug when iterating on pathsTareq A. Siraj2013-08-12
* This patch implements ei and di instructions for mips. Test cases are added.Vladimir Medic2013-08-12
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-12
* Remove unused SpecialCaseList constructorsAlexey Samsonov2013-08-12
* Add SpecialCaseList::createOrDie() factory and use it in sanitizer passesAlexey Samsonov2013-08-12
* Revert r188164: Stablize MCK_Reg ordering in AsmMatcherEmitterRichard Sandiford2013-08-12
* Remove all checking for the various terminfo headers (term.h andChandler Carruth2013-08-12
* Stablize MCK_Reg ordering in AsmMatcherEmitterRichard Sandiford2013-08-12
* [SystemZ] Use CLC and IPM to implement memcmpRichard Sandiford2013-08-12
* [SystemZ] Add a definition of the CLC instructionRichard Sandiford2013-08-12
* [SystemZ] Add a definition of the IPM instructionRichard Sandiford2013-08-12
* Target a minimal terminfo library rather than necessarily a full cursesChandler Carruth2013-08-12
* Allow compatible extension attributes for tail callsTim Northover2013-08-12
* Remove global construction. const char* is sufficient here.Benjamin Kramer2013-08-12
* Relax conditions of test added in r188156 to fix it on WindowsAlexey Samsonov2013-08-12
* Introduce factory methods for SpecialCaseListAlexey Samsonov2013-08-12
* Fix big-endian handling of integer-to-vector bitcasts in InstCombineRichard Sandiford2013-08-12
* Don't generate floating point stubs for mips16 code if the functionReed Kotler2013-08-11
* AVX-512: Added more tests for BROADCASTElena Demikhovsky2013-08-11
* AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm instructions.Elena Demikhovsky2013-08-11
* Re-instate r187323 which fast-tracks promotable allocas as soon as theChandler Carruth2013-08-11
* Finish fixing the SSAUpdater-based AllocaPromoter strategy in SROA to cope withChandler Carruth2013-08-11
* Reformat some bits of AllocaPromoter and simplify the name and type ofChandler Carruth2013-08-11
* Incorrect JAL instruction attributes caused the optimizer to make a wrongReed Kotler2013-08-10
* Revert r188119 "Kill some duplicated code for removing unreachable BBs."Arnold Schwaighofer2013-08-10
* [Sparc] Enable xword directive in sparcv9.Venkatraman Govindaraju2013-08-10
* Teach ValueTracking about address spacesMatt Arsenault2013-08-10
* R600/SI: FMA is faster than fmul and fadd for f64Niels Ole Salscheider2013-08-10
* R600/SI: Add FMA patternNiels Ole Salscheider2013-08-10
* Check for $PWD in llvm::sys::current_path.Rafael Espindola2013-08-10
* [objc-arc] Track if we encountered an additive overflow while computing {TopD...Michael Gottesman2013-08-09
* Kill some duplicated code for removing unreachable BBs.Peter Collingbourne2013-08-09
* DataFlowSanitizer: Remove unreachable BBs so IR continues to verifyPeter Collingbourne2013-08-09
* [lit] Remove old ExamplesTests directory.Daniel Dunbar2013-08-09
* [lit] Move ManyTests examples to lit/examples/many-tests.Daniel Dunbar2013-08-09
* [lit] Drop deprecated aliases for lit and old module names.Daniel Dunbar2013-08-09
* [lit] Update lit's own tests to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-09
* Add another intrinsic that LLVM gives an incorrect prototype to.Reed Kotler2013-08-09
* [stackprotector] Simplify SP Pass so that we emit different fail basic blocks...Michael Gottesman2013-08-09
* Mark obviously const methods. Also use reference for parameters when possible.Jakub Staszak2013-08-09
* [docs] Update TestingGuide's note on how to run with Valgrind.Daniel Dunbar2013-08-09
* [lit] Fix typo.Daniel Dunbar2013-08-09
* Add a overload to CostTable which allows it to infer the size of the table.Benjamin Kramer2013-08-09
* Add description of function attribute 'minsize' in LangRef.rst.Andrea Di Biagio2013-08-09
* CHECK-LABEL-ify testsStephen Lin2013-08-09
* DebugInfo: provide the ability to add members to a class after it has been co...David Blaikie2013-08-09
* Make directory iterator sentinels free.Benjamin Kramer2013-08-09
* ELFObjectFile.h: Silence warning on WindowsHans Wennborg2013-08-09
* [tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-09