summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Simplify. No functionality change.Rafael Espindola2014-06-19
* Use the assignment operator.Rafael Espindola2014-06-19
* Reduce indentation. No functionality change.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
* Use lib/LTO directly in the gold plugin.Rafael Espindola2014-06-19
* Add a new subtarget hook for whether or not we'd like to enableEric Christopher2014-06-19
* Include Threading.h instead of forward declaring a function.Zachary Turner2014-06-19
* Add StringMap::insert(pair) consistent with the standard associative containe...David Blaikie2014-06-19
* Since we're using DW_AT_string rather than DW_AT_strp for debug_infoEric Christopher2014-06-19
* Fix up a few formatting issues.Eric Christopher2014-06-19
* Remove an incorrect fixme.Rafael Espindola2014-06-19
* Fix typosAlp Toker2014-06-19
* Support: Add llvm::sys::fs::copy_fileJustin Bogner2014-06-19
* Remove bogus configure checkDavid Greene2014-06-19
* Add option to keep flavor out of the install directoryDavid Greene2014-06-19
* Turn of -Werror by defaultDavid Greene2014-06-19
* Fix this test a little harder - use llc_dwarf to make sure we don'tEric Christopher2014-06-19
* Remove unused includes following r211294Alp Toker2014-06-19
* Use the c++ APIs.Rafael Espindola2014-06-19
* Relax this test a bit, we don't need the full contents of theEric Christopher2014-06-19
* Remove use of removed function, llvm_stop_multithreadingDavid Blaikie2014-06-19
* Remove circular header reference in Threading.h/Mutex.hDavid Blaikie2014-06-19
* Fix build on non-Windows platforms.Zachary Turner2014-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
* Tests for r211273Oliver Stannard2014-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
* Remove OwningPtr.h and associated testsAlp Toker2014-06-19