summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix object file writing in llvm-lto on Windows.Rafael Espindola2013-10-04
* [MC][AsmParser] Hook for post assembly file processingJack Carter2013-10-04
* [mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasingAkira Hatanaka2013-10-04
* SLPVectorizer: Sort inputs to commutative binary operationsArnold Schwaighofer2013-10-04
* Temporarily revert r191792 as it is causing some LTO debug failuresEric Christopher2013-10-04
* ARM: optimizeSelect has to consider the previous register classMatthias Braun2013-10-04
* ARM: do not add a regmask for TAILJUMPsMatthias Braun2013-10-04
* ARM: preserve undef flag in pseudo instruction expandersMatthias Braun2013-10-04
* Fix this test.Rafael Espindola2013-10-04
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-04
* DebugInfo: Fix ordering of members after r191928David Blaikie2013-10-04
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-04
* Fixed a bug with section names containing special characters.Richard Mitton2013-10-03
* Pull fptrunc's upwards through selects when one of the select's selectands wa...Owen Anderson2013-10-03
* 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