Temporary revert of 175320.
[oota-llvm.git] / lib /
2013-02-15 Bill WendlingTemporary revert of 175320.
2013-02-15 Bill WendlingReinitialize the ivars in the subtarget.
2013-02-15 Matt Beaumont-GaySuppress a GCC -Wunused-variable warning in -Asserts...
2013-02-15 Chad Rosierc[ms-inline asm] It's possible to have a SizeDirective...
2013-02-15 Derek SchuffIf bundle alignment is enabled, do not add data to...
2013-02-15 Bill WendlingSupport changing the subtarget features in ARM.
2013-02-15 Bill WendlingUse the 'target-features' and 'target-cpu' attributes...
2013-02-15 Chad Rosier[ms-inline asm] Adjust the EndLoc to account for the...
2013-02-15 Akira Hatanaka[mips] Clean up class MipsCCInfo.
2013-02-15 Akira Hatanaka[mips] Split SelectAddr, which was used to match addres...
2013-02-15 Reed KotlerRemove a final dependency on the form field in tablegen...
2013-02-15 Benjamin KramerAsmParser: Reformat the MS asm parser to reduce nesting.
2013-02-15 Paul Redmondenable SDISel sincos optimization for GNU environments
2013-02-15 Jyotsna VermaHexagon: Set appropriate TSFlags to the loads/stores...
2013-02-15 Hal FinkelBBVectorize: Call a DAG and DAG instead of a tree
2013-02-15 Arnaud A. de Grand... Fix refactoring mistake in "Teach InstCombine to work...
2013-02-15 Arnaud A. de Grand... Teach InstCombine to work with smaller legal types...
2013-02-15 Tim NorthoverAArch64: add branch fixup pass.
2013-02-15 Rafael EspindolaGive these callbacks hidden visibility. It is better...
2013-02-15 Rafael EspindolaDon't make assumptions about the mangling of static...
2013-02-15 Kostya Serebryany[asan] support long double on 64-bit. See https://code...
2013-02-15 Benjamin KramerMake helpers static. Add missing include so LLVMInitial...
2013-02-15 Tim NorthoverAArch64: remove ConstantIsland pass & put literals...
2013-02-15 Tim NorthoverAArch64: refactor frame handling to use movz/movk for...
2013-02-15 Bill WendlingSimplify the 'operator<' for the attribute object.
2013-02-15 Hal FinkelBBVectorize: Cap the number of candidate pairs in each...
2013-02-15 Anna ZaksRevert "Simplify the attributes '<' comparison function."
2013-02-15 Reed KotlerFix minor mips16 issues in directives for function...
2013-02-15 Bill WendlingSimplify the attributes '<' comparison function.
2013-02-14 Akira Hatanaka[mips] Disallow moving load/store instructions past...
2013-02-14 Akira Hatanaka[mips] Replace usage of SmallSet with BitVector, which...
2013-02-14 Akira Hatanaka[mips] Fix comments and coding style violations. Declar...
2013-02-14 Joel JonesThe ARM NEON vector compare instructions take three...
2013-02-14 Eli BenderskyThe operand listing is very much outdated.
2013-02-14 Akira Hatanaka[mips] Simplify code in function Filler::findDelayInstr.
2013-02-14 Hal FinkelBBVectorize: Remove the remaining instances of std...
2013-02-14 Hal FinkelBBVectorize: Don't store candidate pairs in a std:...
2013-02-14 Jakub StaszakSimplify code. Remove "else after return".
2013-02-14 Chad RosierUpdate comment.
2013-02-14 Jyotsna VermaHexagon: Change insn class to support instruction encoding.
2013-02-14 Bill Wendlings/bool/LLVMBool/
2013-02-14 Bill WendlingAdd two new functions to the C API:
2013-02-14 Kay Tiong Khooadded basic support for Intel ADX instructions
2013-02-14 Michel DanzerR600/SI: Fix int_SI_fs_interp_constant
2013-02-14 Nadav RotemDont merge consecutive loads/stores into vectors when...
2013-02-14 Nadav Rotem80-col
2013-02-14 Jyotsna VermaHexagon: Use multiclass for absolute addressing mode...
2013-02-14 Weiming ZhaoRe-apply r175088 for bug fix 13622: Add paired register...
2013-02-14 Vincent LejeuneR600: Do not fold single instruction with more that...
2013-02-14 Vincent LejeuneR600: Export instructions are no longer terminator
2013-02-14 Vincent LejeuneR600: Fold zero/one in export instructions
2013-02-14 Vincent LejeuneR600: Do not fold modifier/litterals in vector inst
2013-02-14 Tim NorthoverAArch64: switch from neverHasSideEffects to hasSideEffects.
2013-02-14 Rafael EspindolaRevert r15266. This fixes llvm.org/pr15266.
2013-02-14 Tim NorthoverAArch64: stop claiming that NEON registers are usable...
2013-02-14 Tim NorthoverAArch64: add block comments where missing
2013-02-14 Kristof BeylsMake ARMAsmParser accept the correct alignment specifie...
2013-02-14 Evgeniy StepanovWorkaround an MSan false positive.
2013-02-14 Owen AndersonAdd some legality checks for SETCC before introducing...
2013-02-14 Elena DemikhovskyFixed a bug in X86TargetLowering::LowerVectorIntExtend...
2013-02-14 Michel DanzerR600/SI: Check for empty stack in SIAnnotateControlFlow...
2013-02-14 Rafael EspindolaRevert r175120 and r175121. Clang is producing the...
2013-02-14 Cameron ZwarichRegisterCoalescer::reMaterializeTrivialDef() can constr...
2013-02-14 Nick LewyckyTeach the DataLayout aware constant folder to be much...
2013-02-14 Reed KotlerRemove the form field from Mips16 instruction formats...
2013-02-14 Cameron ZwarichFix RegisterCoalescer::rematerializeTrivialDef() so...
2013-02-14 Cameron ZwarichFix some issues with rematerialization in RegisterCoale...
2013-02-14 Rafael EspindolaDon't assume the mangling of static functions.
2013-02-14 Rafael EspindolaDon't asume that a static function in an extern "C...
2013-02-13 Weiming Zhaotemporarily revert the patch due to some conflicts
2013-02-13 Bill WendlingRetain the name of the new internal global that's been...
2013-02-13 Anshuman DasguptaHexagon: add support for predicate-GPR copies.
2013-02-13 Tom StellardR600: Add support for 128-bit parameters
2013-02-13 Nick LewyckyDon't build tail calls to functions with three inreg...
2013-02-13 Weiming ZhaoBug fix 13622: Add paired register support for inline...
2013-02-13 Jyotsna VermaHexagon: Use absolute addressing mode loads/stores...
2013-02-13 Chad Rosier[ms-inline-asm] Add support for memory references that...
2013-02-13 Chad Rosier[ms-inline asm] Add a comment about the determinism...
2013-02-13 Benjamin KramerLoopVectorize: Simplify code for clarity.
2013-02-13 Reed KotlerFor Mips 16, add the optimization where the 16 bit...
2013-02-13 Manman RenClean up LDV, no functionality change.
2013-02-13 Andrew TrickMIsched: HazardRecognizers are created for each DAG...
2013-02-13 Chad Rosier[ms-inline-asm] Use an array_pod_sort, rather than...
2013-02-13 Pekka JaaskelainenMetadata for annotating loops as parallel. The first...
2013-02-13 Krzysztof ParzyszekAdd registration for PPC-specific passes to allow the...
2013-02-13 Benjamin KramerX86: Disable generation of rep;movsl when %esi is used...
2013-02-13 Bill WendlingUse array_pod_sort.
2013-02-13 Bill WendlingAdd some accessor and query methods for retrieving...
2013-02-13 Reed KotlerMake jumptables work for -static
2013-02-13 Elena DemikhovskyPrevent insertion of "vzeroupper" before call that...
2013-02-13 Eric ChristopherCheck i1 as well as i8 variables for 8 bit registers...
2013-02-13 Kostya Serebryany[tsan] disable load widening in ThreadSanitizer mode
2013-02-13 Kostya Serebryany[asan] fix confusing indentation
2013-02-13 Eric ChristopherFix comment.
2013-02-13 Manman RenDebug Info: LiveDebugVarible can remove DBG_VALUEs...
2013-02-13 Chad Rosier[ms-inline-asm] Make sure the AsmRewrite list is sorted...
2013-02-13 David PeixottoTest commit. Fixed typo.
2013-02-13 Arnaud A. de Grand... Fix comment
2013-02-12 Michael GottesmanChanged isStoredObjCPointer => IsStoredObjCPointer...
2013-02-12 Dan GohmanActually delete this code, since it's really not clear...
next