aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix 64-bit atomic operations in Thumb mode.Tim Northover2013-01-291-0/+147
* Merge SSE and AVX shuffle instructions in the comment printer.Craig Topper2013-01-291-0/+225
* Convert getAttributes() to return an AttributeSetNode.Bill Wendling2013-01-292-12/+12
* Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor2013-01-282-302/+301
* This patch addresses bug 15031.Bill Schmidt2013-01-281-0/+370
* [msan] Mostly disable msan-handle-icmp-exact.Evgeniy Stepanov2013-01-281-20/+11
* Fix 256-bit PALIGNR comment decoding to understand that it works on independe...Craig Topper2013-01-281-0/+15
* [XCore] Add missing l2rus instructions.Richard Osborne2013-01-271-0/+6
* [XCore] Add missing l2r instructions.Richard Osborne2013-01-271-0/+12
* [XCore] Add missing 1r instructions.Richard Osborne2013-01-271-0/+27
* [XCore] Add missing 0r instructions.Richard Osborne2013-01-271-0/+51
* When the legalizer is splitting vector shifts, the result may not have the ri...Benjamin Kramer2013-01-271-0/+11
* Re-revert r173342, without losing the compile time improvements, flatChandler Carruth2013-01-271-115/+0
* PR14566: Debug Info: Removing top level lexical blocksDavid Blaikie2013-01-263-31/+82
* X86: Decode PALIGN operands so I don't have to do it in my head.Benjamin Kramer2013-01-261-0/+31
* X86: Do splat promotion later, so the optimizer can chew on it first.Benjamin Kramer2013-01-262-17/+7
* FileCheckize and merge some tests.Benjamin Kramer2013-01-264-127/+227
* Add DIContext::getLineInfoForAddressRange() function and test. This function...Andrew Kaylor2013-01-262-6/+40
* llvm/test/CMakeLists.txt: Add a dependency to llvm-rtdyld in check-llvm.NAKAMURA Takumi2013-01-251-0/+1
* Initial implementation of PPCTargetTransformInfoHal Finkel2013-01-252-0/+40
* Add support for applying in-memory relocations to the .debug_line section and...Andrew Kaylor2013-01-252-0/+15
* XFAIL close-stderr on win32Reid Kleckner2013-01-251-0/+3
* Set the +x bit on two batch scriptsReid Kleckner2013-01-252-0/+0
* FileCheck-ify some grep testsReid Kleckner2013-01-253-7/+10
* In this patch, we teach X86_64TargetMachine that it has a ILP32Eli Bendersky2013-01-252-4/+43
* Add back a RUN line removed by mistake by a previous commitEli Bendersky2013-01-251-0/+1
* Add instruction encodings / disassembly support for l4r instructions.Richard Osborne2013-01-251-0/+11
* Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,Eli Bendersky2013-01-2541-45/+44
* Improve the !add TableGen test case.Hal Finkel2013-01-251-0/+3
* Add command-line flags for DWARF dumping.Eli Bendersky2013-01-251-0/+13
* Add instruction encodings / disassembly support for l5r instructions.Richard Osborne2013-01-251-0/+11
* [msan] Implement exact shadow propagation for relational ICmp.Evgeniy Stepanov2013-01-251-3/+31
* Add an addition operator to TableGenHal Finkel2013-01-251-0/+15
* Fixed the condition codes for the atomic64 min/umin code generation on ARM. I...Silviu Baranga2013-01-251-2/+2
* MIsched: Improve the interface to SchedDFS analysis (subtrees).Andrew Trick2013-01-251-3/+0
* Switch this code away from Value::isUsedInBasicBlock. That code eitherChandler Carruth2013-01-251-0/+63
* MISched: Add SchedDFSResult to ScheduleDAGMI to formalize theAndrew Trick2013-01-251-0/+3
* This patch implements parsing the .wordJack Carter2013-01-251-1/+4
* [mips] Set flag neverHasSideEffects flag on some of the floating point instru...Akira Hatanaka2013-01-251-0/+13
* Reapply chandlerc's r173342 now that the miscompile it was triggering is fixed.Benjamin Kramer2013-01-241-0/+29
* ConstantFolding: Add a missing folding that leads to a miscompile.Benjamin Kramer2013-01-242-1/+37
* Revert r173342 temporarily. It appears to cause a very late miscompileChandler Carruth2013-01-241-29/+0
* Plug TTI into the speculation logic, giving it a real cost interfaceChandler Carruth2013-01-241-0/+29
* Address a large chunk of this FIXME by accumulating the cost forChandler Carruth2013-01-241-0/+42
* Switch the constant expression speculation cost evaluation away fromChandler Carruth2013-01-241-0/+22
* [asan] adaptive redzones for globals (the larger the global the larger is the...Kostya Serebryany2013-01-241-0/+57
* The next phase of Mips16 hard float implementation.Reed Kotler2013-01-241-0/+256
* ConstantFolding: Evaluate GEP indices in the index type.Benjamin Kramer2013-01-231-3/+22
* Add instruction encodings / disassembly support for l6r instructions.Richard Osborne2013-01-231-0/+5
* Revert "InstCombine: Clean up weird code that talks about a modulus that's lo...Benjamin Kramer2013-01-231-0/+16