summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add AArch64 as an experimental target.Tim Northover2013-01-31
* Made the min-trip-count-switch test X86-specific to avoidPekka Jaaskelainen2013-01-31
* Revert r173946. This breaks compilation of googletest with ClangAlexey Samsonov2013-01-31
* Filecheckized 2x tests in SimplifyCFG and removed their date prefix to fit wi...Michael Gottesman2013-01-31
* Check and allow floating point registers to select the size of theEric Christopher2013-01-31
* Replace some more greps with FileChecks in testsEli Bendersky2013-01-31
* Rewrite this test properly with a FileCheck instead of grepsEli Bendersky2013-01-31
* Fix ConstantFold's folding of icmp instructions to recognize that,Dan Gohman2013-01-31
* PPC QPX requires a 32-byte aligned stackHal Finkel2013-01-30
* Forgot the test case before.Evan Cheng2013-01-30
* Add definitions for the PPC a2q core marked as having QPX availableHal Finkel2013-01-30
* Linker: correctly link in dbg.declareManman Ren2013-01-30
* Add a special ARM trap encoding for NaCl.Eli Bendersky2013-01-30
* Add missing header and test cases for r173939.Logan Chien2013-01-30
* InstCombine: canonicalize sext-and --> selectNadav Rotem2013-01-30
* build: add --with-python optionSaleem Abdulrasool2013-01-30
* This patch implements runtime ARM specificJack Carter2013-01-30
* This patch implements runtime Mips specificJack Carter2013-01-30
* This patch reworks how llvm targets set Jack Carter2013-01-30
* [mips] Test case for r173862.Akira Hatanaka2013-01-30
* Adding simple cast cost to ARMRenato Golin2013-01-29
* [MC][COFF] Delay handling symbol aliases when writingMichael J. Spencer2013-01-29
* LoopVectorize: convert TinyTripCountVectorThreshold constantPekka Jaaskelainen2013-01-29
* Support artificial parameters in function types.David Blaikie2013-01-29
* Fix 64-bit atomic operations in Thumb mode.Tim Northover2013-01-29
* Merge SSE and AVX shuffle instructions in the comment printer.Craig Topper2013-01-29
* Convert getAttributes() to return an AttributeSetNode.Bill Wendling2013-01-29
* Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor2013-01-28
* This patch addresses bug 15031.Bill Schmidt2013-01-28
* [msan] Mostly disable msan-handle-icmp-exact.Evgeniy Stepanov2013-01-28
* Fix 256-bit PALIGNR comment decoding to understand that it works on independe...Craig Topper2013-01-28
* [XCore] Add missing l2rus instructions.Richard Osborne2013-01-27
* [XCore] Add missing l2r instructions.Richard Osborne2013-01-27
* [XCore] Add missing 1r instructions.Richard Osborne2013-01-27
* [XCore] Add missing 0r instructions.Richard Osborne2013-01-27
* When the legalizer is splitting vector shifts, the result may not have the ri...Benjamin Kramer2013-01-27
* Re-revert r173342, without losing the compile time improvements, flatChandler Carruth2013-01-27
* PR14566: Debug Info: Removing top level lexical blocksDavid Blaikie2013-01-26
* X86: Decode PALIGN operands so I don't have to do it in my head.Benjamin Kramer2013-01-26
* X86: Do splat promotion later, so the optimizer can chew on it first.Benjamin Kramer2013-01-26
* FileCheckize and merge some tests.Benjamin Kramer2013-01-26
* Add DIContext::getLineInfoForAddressRange() function and test. This function...Andrew Kaylor2013-01-26
* llvm/test/CMakeLists.txt: Add a dependency to llvm-rtdyld in check-llvm.NAKAMURA Takumi2013-01-25
* Initial implementation of PPCTargetTransformInfoHal Finkel2013-01-25
* Add support for applying in-memory relocations to the .debug_line section and...Andrew Kaylor2013-01-25
* XFAIL close-stderr on win32Reid Kleckner2013-01-25
* Set the +x bit on two batch scriptsReid Kleckner2013-01-25
* FileCheck-ify some grep testsReid Kleckner2013-01-25
* In this patch, we teach X86_64TargetMachine that it has a ILP32Eli Bendersky2013-01-25
* Add back a RUN line removed by mistake by a previous commitEli Bendersky2013-01-25