summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Optimize linkonce_odr unnamed_addr functions during LTO.Rafael Espindola2013-10-03
* Make gep i8* X, -(ptrtoint Y) transform work with address spacesMatt Arsenault2013-10-03
* Make sure we emit a section for pubnames even if that section isEric Christopher2013-10-03
* [arm] Enhance the test case by checking .fpu directive.Logan Chien2013-10-03
* [ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.Amara Emerson2013-10-03
* Remove wild .debug_aranges entries generated from unimportant labelsAlexey Samsonov2013-10-03
* Add XOP disassembler support. Fixes PR13933.Craig Topper2013-10-03
* Remove duplicated test cases that occurred when I applied the same patch file...Craig Topper2013-10-03
* Add patterns for selecting TBM instructions from logical operations. Patch fr...Craig Topper2013-10-03
* Don't use runtime bounds check between address spaces.Matt Arsenault2013-10-02
* Fixing lli-child-target buildAndrew Kaylor2013-10-02
* Fix missing CHECK-LABELsMatt Arsenault2013-10-02
* Apply slp vectorization on fully-vectorizable tree of height 2Yi Jiang2013-10-02
* SLPVectorizer: Make store chain finding more aggressive with GetUnderlyingObj...Benjamin Kramer2013-10-02
* Adding out-of-process execution support to lli.Andrew Kaylor2013-10-02
* StructurizeCFG: Add dependency on LowerSwitch passTom Stellard2013-10-02
* Try harder to disable the LTO tests on windows.Rafael Espindola2013-10-02
* Remove the very substantial, largely unmaintained legacy PGOChandler Carruth2013-10-02
* Remove "localize global" optimizationAlexey Samsonov2013-10-02
* Add test I forgot to git add in r191824.Rafael Espindola2013-10-02
* Disable this test on Win32 for now.Rafael Espindola2013-10-02
* Don't layout items in a list in columns. That requires changing everyChandler Carruth2013-10-02
* Add a -exported-symbol option to llvm-lto.Rafael Espindola2013-10-02
* Enable building LTO on WIN32.Rafael Espindola2013-10-02
* AVX-512: fixed a bug in getLoadStoreRegOpcode() for AVX-512 targetElena Demikhovsky2013-10-02
* Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_typeManman Ren2013-10-01
* Remove triple from type unique testing cases.Manman Ren2013-10-01
* Try to fix native-arm botManman Ren2013-10-01
* Debug Info: remove duplication of DIEs when a DIE is part of the type systemManman Ren2013-10-01
* R600: add a pass that merges clauses.Vincent Lejeune2013-10-01
* R600: Put PRED_X instruction in its own clauseVincent Lejeune2013-10-01
* R600: Enable -verify-machineinstrs in some tests.Vincent Lejeune2013-10-01
* Don't merge tiny functions.Matt Arsenault2013-10-01
* Add test case for PR16785.Preston Gurd2013-10-01
* [SystemZ] Add comparisons of high words and memoryRichard Sandiford2013-10-01
* [SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford2013-10-01
* [SystemZ] Add immediate addition involving high wordsRichard Sandiford2013-10-01
* [SystemZ] Extend test-under-mask support to high GR32sRichard Sandiford2013-10-01
* [SystemZ] Extend 32-bit RISBG optimizations to high wordsRichard Sandiford2013-10-01
* [SystemZ] Extend pseudo conditional 8- and 16-bit stores to high wordsRichard Sandiford2013-10-01
* ARM: support interrupt attributeTim Northover2013-10-01
* [SystemZ] Add test missing from r191764.Richard Sandiford2013-10-01
* [SystemZ] Allow integer AND involving high wordsRichard Sandiford2013-10-01
* [SystemZ] Allow integer XOR involving high wordsRichard Sandiford2013-10-01
* [SystemZ] Allow integer OR involving high wordsRichard Sandiford2013-10-01
* [SystemZ] Allow integer insertions with a high-word destinationRichard Sandiford2013-10-01
* [SystemZ] Allow selects with a high-word destinationRichard Sandiford2013-10-01
* [SystemZ] Add patterns to load a constant into a high word (IIHF)Richard Sandiford2013-10-01
* [SystemZ] Add register zero extensions involving at least one high wordRichard Sandiford2013-10-01
* [ARM] Introduce the 'sevl' instruction in ARMv8.Joey Gouly2013-10-01