oota-llvm.git
2013-02-15 Bill WendlingFix testcase for attribute ordering.
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 Preston GurdMark getRawBits const.
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 Wendlings/bool/LLVMBool/
2013-02-14 Kay Tiong Khoodeath to extra whitespace
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 Dmitry Vyukovinclude/llvm/Object/ELF.h: do debug checks only when...
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 Jyotsna VermaFix for bug 15246 -- out-of-bound error in the TableGen...
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 NorthoverUse correct host/target CMake variables to define lit...
2013-02-14 Tim NorthoverAArch64: switch from neverHasSideEffects to hasSideEffects.
2013-02-14 Tim NorthoverAdd deprecation of neverHasSideEffects to documentation...
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 Krzysztof ParzyszekAdd testcase for llvm-dwarfdump to test parsing of...
2013-02-14 David ChisnallOn FreeBSD, we need to look in /usr/local/include so...
2013-02-14 Kristof BeylsMake ARMAsmParser accept the correct alignment specifie...
2013-02-14 Dmitry Vyukovllvm-symbolizer: speedup symbol lookup
2013-02-14 Evgeniy StepanovWorkaround an MSan false positive.
2013-02-14 Elena DemikhovskyMoved line-info.ll to DebugInfo\X86 directory
2013-02-14 Owen AndersonAdd some legality checks for SETCC before introducing...
2013-02-14 Elena DemikhovskyThe test failed on Windows. I've changed the platform...
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 Michel DanzerR600: Add lit tests for texture sampling instruction...
2013-02-14 Andrew TrickReapply "s/grep/FileCheck/ in some tests"
2013-02-14 Rafael EspindolaRevert r175120 and r175121. Clang is producing the...
2013-02-14 Cameron ZwarichRegisterCoalescer::reMaterializeTrivialDef() can constr...
2013-02-14 Francois PichetAdd missing typename to unbreak the MSVC 2012 build.
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 Andrew TrickRevert "s/grep/FileCheck/ in some tests"
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 Alex Rosenbergllvm-gcc -pedantic warns about C++ comments in C90...
2013-02-13 Ryan GovostesFix iterator definitions for ImmutableSet and ImmutableMap.
2013-02-13 Tom StellardR600: Add support for 128-bit parameters
2013-02-13 Eli Benderskys/grep/FileCheck/ in some tests
2013-02-13 Nick LewyckyDon't build tail calls to functions with three inreg...
2013-02-13 Eli Benderskys/grep/FileCheck/ in some tests
2013-02-13 Weiming ZhaoBug fix 13622: Add paired register support for inline...
2013-02-13 Chad Rosier[ms-inline asm] Fix up test case for non-Darwin platforms.
2013-02-13 Jyotsna VermaHexagon: Use absolute addressing mode loads/stores...
2013-02-13 Ryan GovostesAdd iterator_traits to ImmutableMap and ImmutableSet.
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 Dmitri Gribenkoconfigure: remove workaround for gcc's -Wno-maybe-unini...
2013-02-13 Sean Silva[docs] PR15254: Add "AST" to the lexicon.
2013-02-13 Benjamin KramerLoopVectorize: Simplify code for clarity.
2013-02-13 Bill WendlingAdd a blurb about the attributes changes to the release...
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 Bill WendlingUse 'RC_XBS' instead of 'RC_BUILDIT' to catch all times...
2013-02-13 Andrew TrickMIsched: HazardRecognizers are created for each DAG...
2013-02-13 David PeixottoPR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD...
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 Tim NorthoverMention AArch64 in release notes for 3.3
2013-02-13 Evgeniy StepanovFix MSan annotations inclusion guard.
2013-02-13 Bill WendlingUse array_pod_sort.
2013-02-13 Manuel KlimekUpdate phab docs to clarify how to accept a change.
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 Craig TopperRemove unnecessary condtional assignment. The next...
2013-02-13 Eric ChristopherThis is actually located at the end, not the middle.
2013-02-13 Eric ChristopherCheck i1 as well as i8 variables for 8 bit registers...
2013-02-13 Eric ChristopherFinish obviously broken thought.
2013-02-13 Kostya Serebryany[tsan] disable load widening in ThreadSanitizer mode
2013-02-13 Kostya Serebryany[asan] fix confusing indentation
2013-02-13 Chris Lattneruse memcpy instead of dubious union to type pun two...
next