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