summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix the MinGW builder. Apparently std::call_once andZachary Turner2014-06-21
* Always use a temp symbol for CIE.Rafael Espindola2014-06-20
* Use compact unwind for the iOS simulator.Rafael Espindola2014-06-20
* Use a helper function and clang-format.Rafael Espindola2014-06-20
* Support: ScaledNumber: Fix inconsistent test namesDuncan P. N. Exon Smith2014-06-20
* Support: Write ScaledNumbers::getLg{,Floor,Ceiling}()Duncan P. N. Exon Smith2014-06-20
* Delete dead code.Rafael Espindola2014-06-20
* Support: Write ScaledNumber::getQuotient() and getProduct()Duncan P. N. Exon Smith2014-06-20
* Support: Cleanup ScaledNumber::getAdjusted() docDuncan P. N. Exon Smith2014-06-20
* Support: Mark end of namespacesDuncan P. N. Exon Smith2014-06-20
* Fix some double printing of filenames for archives in llvm-nm whenKevin Enderby2014-06-20
* Don't produce eh_frame relocations when targeting the IOS simulator.Rafael Espindola2014-06-20
* Revert "Replace Execution Engine's mutex with std::recursive_mutex."Zachary Turner2014-06-20
* Generate native unwind info on Win64Reid Kleckner2014-06-20
* Fix some -Wsign-compare fallout from changing container count member function...David Blaikie2014-06-20
* Commited patch from Björn Steinbrink:Stepan Dyatkovskiy2014-06-20
* [Make] Fix dependencies for td.expandedAdam Nemet2014-06-20
* [RuntimeDyld] Fix ppc64 stub relocations on little-endianUlrich Weigand2014-06-20
* Fix a warning about the use of const being ignored with a cast.Kevin Enderby2014-06-20
* [RuntimeDyld] Support more PPC64 relocationsUlrich Weigand2014-06-20
* R600/SI: Add patterns for ctpop inside a branchTom Stellard2014-06-20
* R600/SI: Add a pattern for f32 ftruncTom Stellard2014-06-20
* R600: Expand vector flog2Tom Stellard2014-06-20
* R600: Expand vector fexp2Tom Stellard2014-06-20
* R600/SI: SI Control Flow Annotation bug fixedTom Stellard2014-06-20
* R600/SI: Add a VALU pattern for i64 xorTom Stellard2014-06-20
* [PowerPC] Fix small argument stack slot offset for LEUlrich Weigand2014-06-20
* Move test so that it is skipped if the ARM target is not enabled.Rafael Espindola2014-06-20
* Allow a target to create a null streamer.Rafael Espindola2014-06-20
* Code in LoopStrengthReduce.cpp depends on SmallBitVector::size() being size_tYaron Keren2014-06-20
* Reverting size_type for the containers from size_type to unsigned. Yaron Keren2014-06-20
* Attempting to fix the 64 bit bots.Yaron Keren2014-06-20
* The count() function for STL datatypes returns unsigned, even where it'sYaron Keren2014-06-20
* Emit the ARM build attributes ABI_PCS_wchar_t and ABI_enum_size.Oliver Stannard2014-06-20
* ps][mips64r6] Added LSA/DLSA instructionsZoran Jovanovic2014-06-20
* R600: Trivial subtarget feature cleanups.Matt Arsenault2014-06-20
* ArgList: use MakeArgList overloads in subclasses and clean up some calls.Justin Bogner2014-06-20
* Add Support to Recognize and Vectorize NON SIMD instructions in SLPVectorizer.Karthik Bhat2014-06-20
* Support: Clean up getRounded() testsDuncan P. N. Exon Smith2014-06-20
* Support: Write ScaledNumbers::getAdjusted()Duncan P. N. Exon Smith2014-06-20
* Small clanups:Rafael Espindola2014-06-20
* Fix .cpp files claiming to be header filesHans Wennborg2014-06-20
* Support: Write ScaledNumbers::getRounded()Duncan P. N. Exon Smith2014-06-20
* [x86] Make the x86 PACKSSWB, PACKSSDW, PACKUSWB, and PACKUSDWChandler Carruth2014-06-20
* Don't build switch lookup tables for dllimport or TLS variablesHans Wennborg2014-06-20
* Revert "Add StringMap::insert(pair) consistent with the standard associative ...Rafael Espindola2014-06-20
* Added the -m option as an alias for -format=darwin to llvm-nm and llvm-sizeKevin Enderby2014-06-20
* The gold plugin doesn't need disassemblers.Rafael Espindola2014-06-19
* Set gold plugin options in a sane order.Rafael Espindola2014-06-19
* Fix the output of llvm-nm for Mach-O files to use the characters ‘d’ and ...Kevin Enderby2014-06-19