summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Support: Write ScaledNumber::getQuotient() and getProduct()Duncan P. N. Exon Smith2014-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
* Commited patch from Björn Steinbrink:Stepan Dyatkovskiy2014-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
* Allow a target to create a null streamer.Rafael Espindola2014-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
* Fix .cpp files claiming to be header filesHans Wennborg2014-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
* Use the assignment operator.Rafael Espindola2014-06-19
* Set missing options in LTOCodeGenerator::setTargetOptions.Rafael Espindola2014-06-19
* Change the output of llvm-nm and llvm-size for Mach-O universal files (akaKevin Enderby2014-06-19
* Add a new subtarget hook for whether or not we'd like to enableEric Christopher2014-06-19
* Add StringMap::insert(pair) consistent with the standard associative containe...David Blaikie2014-06-19
* Fix up a few formatting issues.Eric Christopher2014-06-19
* Fix typosAlp Toker2014-06-19
* Support: Add llvm::sys::fs::copy_fileJustin Bogner2014-06-19
* Remove use of removed function, llvm_stop_multithreadingDavid Blaikie2014-06-19
* Remove support for LLVM runtime multi-threading.Zachary Turner2014-06-19
* DebugInfo: Fission: Ensure the address pool entries for location lists are em...David Blaikie2014-06-19
* MCNullStreamer: assign file IDs to resolve crashes and errorsAlp Toker2014-06-19
* [ValueTracking] Extend range metadata to call/invokeJingyue Wu2014-06-19
* Kill the LLVM global lock.Zachary Turner2014-06-19
* Emit DWARF info for all code section in an assembly fileOliver Stannard2014-06-19
* Emit DWARF3 call frame information when DWARF3+ debug info is requestedOliver Stannard2014-06-19
* [mips] Implementation of dli.Matheus Almeida2014-06-19
* [mips] Small update to the logic behind the expansion of assembly pseudo inst...Matheus Almeida2014-06-19
* Updated comments as suggested by Rafael. Thanks.Dinesh Dwivedi2014-06-19
* Added instruction combine to transform few more negative values addition to s...Dinesh Dwivedi2014-06-19
* [X86] Teach how to combine horizontal binop even in the presence of undefs.Andrea Di Biagio2014-06-19
* Refactored and updated SimplifyUsingDistributiveLaws() to Dinesh Dwivedi2014-06-19
* CommandLine: bail out when options get multiply registeredAlp Toker2014-06-19
* InstCombine: Stop two transforms duelingDavid Majnemer2014-06-19