summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Make helper static and fix formatting.Benjamin Kramer2013-08-09
* This fixes the Thumb2 CPS assembly syntax.Mihai Popa2013-08-09
* Fix assembling of Thumb2 branch instructions.Mihai Popa2013-08-09
* Remove byte order mark from source file.Benjamin Kramer2013-08-09
* Add back missing PPC relocation types.Ulrich Weigand2013-08-09
* [SystemZ] Update READMERichard Sandiford2013-08-09
* Try to unbreak Windows build after r188022Alexey Samsonov2013-08-09
* Add missing 'v' prefix in front of palignr on one of checks.Craig Topper2013-08-09
* Change asserts at the top of getVectorShuffle to check that LHS and RHS have ...Craig Topper2013-08-09
* Set ISD::FROUND to Expand by default for all typesHal Finkel2013-08-09
* [CodeGen] prevent abnormal on invalid attributesSaleem Abdulrasool2013-08-09
* Optimistically ignore scattered relocations in MachO in RuntimeDyld. ThisLang Hames2013-08-09