summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Implement aarch64 neon instruction set AdvSIMD (Across).Jiangning Liu2013-10-05
* Convert test to FileCheck.Rafael Espindola2013-10-05
* [Sparc] Use correct alignment while loading/storing fp128 values.Venkatraman Govindaraju2013-10-05
* Updating XFAILs for recent GOT testsAndrew Kaylor2013-10-05
* Adding tests for multiple GOTs with MCJITAndrew Kaylor2013-10-05
* Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_typeManman Ren2013-10-05
* [Sparc] Respect hasHardQuad parameter correctly when lowering SINT_TO_FP with...Venkatraman Govindaraju2013-10-05
* Debug info: Don't crash in SelectionDAGISel when a vreg that is beingAdrian Prantl2013-10-05
* [Sparc] Correct the floating point conditional code mapping in GetOppositeBra...Venkatraman Govindaraju2013-10-04
* UpdatePHINodes in BasicBlockUtils should not crash on duplicate predecessorsHal Finkel2013-10-04
* reverting per requestJack Carter2013-10-04
* Use addFlag to add the enum class attribute.Eric Christopher2013-10-04
* Support tblockaddr for static compilation in Mips16.Reed Kotler2013-10-04
* 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