summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove the 'N' modifier from llvm-ar.Rafael Espindola2013-07-11
* Delete dead code.Rafael Espindola2013-07-11
* Remove support for truncating names in archives.Rafael Espindola2013-07-11
* Sync llvm-ar's help string with the options it supports.Rafael Espindola2013-07-11
* Reduce the number of indirections in the attributes implementation.Benjamin Kramer2013-07-11
* [SystemZ] Add testcase missing from r186073Richard Sandiford2013-07-11
* [SystemZ] Use zeroing form of RISBG for shift-and-AND sequencesRichard Sandiford2013-07-11
* [SystemZ] Use zeroing form of RISBG for some AND sequencesRichard Sandiford2013-07-11
* [SystemZ] Allow 8-bit operands to RISBGRichard Sandiford2013-07-11
* TryToSimplifyUncondBranchFromEmptyBlock was checking that any commonDuncan Sands2013-07-11
* Initialize AsmPrinter::MF in the constructorHal Finkel2013-07-11
* RegScavenger should not exclude undef usesHal Finkel2013-07-11
* Fix indentation. No functional change.Craig Topper2013-07-11
* Fix a warning.Nadav Rotem2013-07-11
* Consolidate more lit tests.Nadav Rotem2013-07-11
* Consolidate some of the lit tests.Nadav Rotem2013-07-11
* Consolidate some of the lit tests.Nadav Rotem2013-07-11
* SLPVectorizer: refactor the code that places extracts. Place the code that de...Nadav Rotem2013-07-11
* Teach TailRecursionElimination to handle certain cases of nocapture escaping ...Michael Gottesman2013-07-11
* Move r186044 tests into CodeGen/X86Hal Finkel2013-07-11
* Set REQUIRES shell on the test cases for r186044Hal Finkel2013-07-10
* XFAIL the test cases for r186044 on HexagonHal Finkel2013-07-10
* Don't assert if we can't constant fold extract/insertvalueHal Finkel2013-07-10
* Remove this test for now.Rafael Espindola2013-07-10
* CommandLine.rst: remove tiny bit of bad mark-upHans Wennborg2013-07-10
* Find the symbol table on archives created on OS X.Rafael Espindola2013-07-10
* Move tests from test/Archive to test/Object.Rafael Espindola2013-07-10
* Add a comment.Adrian Prantl2013-07-10
* Put ELF COMDAT relocations into the relevant COMDAT group.Tim Northover2013-07-10
* Remove trailing whitespacStephen Lin2013-07-10
* Add a testcase for r186014.Adrian Prantl2013-07-10
* Don't crash in 'llvm -s' when an archive has no symtab.Rafael Espindola2013-07-10
* Fix %t typo in Ocaml bindings test.Reid Kleckner2013-07-10
* [objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky's suggestion. Also re...Michael Gottesman2013-07-10
* Changed "mode: c++" => "C++" at the suggestion of Nick Lewycky.Michael Gottesman2013-07-10
* Update doxygen comment to match renamed parameters.Benjamin Kramer2013-07-10
* MemoryBuffer::getFile handles zero sized files, no need to duplicate the test.Rafael Espindola2013-07-10
* Replacing an empty switch with its moral equivalent. No functional changes i...Aaron Ballman2013-07-10
* Use status to implement file_size.Rafael Espindola2013-07-10
* Use the appropriate unsigned int type for the offset.Adrian Prantl2013-07-10
* Safeguard DBG_VALUE handling. Unbreaks the ASAN buildbot.Adrian Prantl2013-07-10
* Simplify code.Craig Topper2013-07-10
* R600/SI: Initial local memory supportMichel Danzer2013-07-10
* R600/SI: Add pattern for the AMDGPU.barrier.local intrinsicMichel Danzer2013-07-10
* R600/SI: Add intrinsic for retrieving the current thread IDMichel Danzer2013-07-10
* R600/SI: Initial support for LDS/GDS instructionsMichel Danzer2013-07-10
* R600/SI: Add intrinsics for texture sampling with user derivativesMichel Danzer2013-07-10
* Remove llvm/ADT/NullablePtr.h, there are no uses of it in-tree.Argyrios Kyrtzidis2013-07-10
* PPC: Add a better comment about the i64 FI fixupHal Finkel2013-07-10
* Reverting commit r185999 due to buildboot failure.Vladimir Medic2013-07-10