Fix Reassociate handling of constant in presence of undef float
[oota-llvm.git] / lib /
2015-01-16 Mehdi AminiFix Reassociate handling of constant in presence of...
2015-01-16 Rafael EspindolaRevert "Revert Don't create new comdats in CodeGen"
2015-01-16 Sanjoy DasAdd a new pass "inductive range check elimination"
2015-01-16 Kevin EnderbyThis should fix the build bot clang-cmake-armv7-a15...
2015-01-15 Matt ArsenaultR600/SI: Add patterns for v_cvt_{flr|rpi}_i32_f32
2015-01-15 Filipe CabecinhasFix edge case when Start overflowed in 32 bit mode
2015-01-15 Kevin EnderbyAdd the option, -archive-headers, used with -macho...
2015-01-15 Matt ArsenaultR600/SI: Fix trailing comma with modifiers
2015-01-15 Colin LeMahieu[Hexagon] Adding new-value store and bit reverse instru...
2015-01-15 Filipe CabecinhasReport fatal errors instead of segfaulting/asserting...
2015-01-15 Lang Hames[Object] Add SF_Exported flag. This flag will be set...
2015-01-15 Sanjoy DasRevert r226201 (Add a new pass "inductive range check...
2015-01-15 David MajnemerInductiveRangeCheckElimination: Remove extra ';'
2015-01-15 Andrew KaylorFixing pedantic build warnings.
2015-01-15 Colin LeMahieu[Hexagon] Fix 226206 by uncommenting required pattern...
2015-01-15 Hal Finkel[PowerPC] Loosen ELFv1 PPC64 func descriptor loads...
2015-01-15 Colin LeMahieu[Hexagon] Updating indexed load-extend patterns and...
2015-01-15 Sanjoy DasAdd a new pass "inductive range check elimination"
2015-01-15 Hal FinkelRevert "r226086 - Revert "r226071 - [RegisterCoalescer...
2015-01-15 Philip ReamesStyle cleanup of old gc.root lowering code
2015-01-15 Philip Reamesclang-format GCStrategy.cpp & GCRootLowering.cpp (NFC)
2015-01-15 Philip ReamesSplit GCStrategy.cpp into two files (NFC)
2015-01-15 Colin LeMahieu[Hexagon] Removing old versions of vsplice, valign...
2015-01-15 Marek OlsakR600/SI: Unify VOP2 instructions which are VOP3-only...
2015-01-15 Marek OlsakR600/SI: Use 64-bit encoding by default for opcodes...
2015-01-15 Marek OlsakR600/SI: Add V_READLANE_B32 and V_WRITELANE_B32 for VI
2015-01-15 Marek OlsakR600/SI: Don't shrink instructions whose e32 encoding...
2015-01-15 Marek OlsakR600/SI: Add common class VOPAnyCommon
2015-01-15 Marek OlsakR600/SI: Don't select SI-only VOP3 opcodes on VI
2015-01-15 Colin LeMahieu[Hexagon] Adding vmux instruction. Removing old transf...
2015-01-15 Joerg SonnenbergerSupport @PLT loads on 32bit x86.
2015-01-15 Colin LeMahieu[Hexagon] Deleting old float comparison instruction...
2015-01-15 Colin LeMahieu[Hexagon] Replacing old fadd/fsub instructions and...
2015-01-15 Timur IskhodzhanovRevert Don't create new comdats in CodeGen
2015-01-15 Daniel Sanders[mips] Fix a typo in the compare patterns for MIPS32r6...
2015-01-15 Mehdi AminiFix SelectionDAG -view-*-dags filtering
2015-01-15 Alexander KornienkoReplace size method call of containers to empty method...
2015-01-15 Chandler Carruth[PM] Port TargetLibraryInfo to the new pass manager...
2015-01-15 Chandler Carruth[PM] Separate the TargetLibraryInfo object from the...
2015-01-15 Craig TopperHide some redundant AVX512 instructions from the asm...
2015-01-15 David MajnemerSimplifyIndVar: Remove unused variable
2015-01-15 NAKAMURA TakumiUpdate libdeps since TLI was moved from Target to Analy...
2015-01-15 NAKAMURA TakumiReorder.
2015-01-15 Hal FinkelRevert "r226071 - [RegisterCoalescer] Remove copies...
2015-01-15 Chandler CarruthSwitch this header file to not hard-code Windows line...
2015-01-15 Chandler Carruth[PM] Move TargetLibraryInfo into the Analysis library.
2015-01-15 NAKAMURA TakumiWin64Exception.cpp: Try to fix crash for x64 EH. "Per...
2015-01-15 Sanjoy DasFix PR22222
2015-01-15 Hal Finkel[RegisterCoalescer] Remove copies to reserved registers
2015-01-15 Hal Finkel[PowerPC] Add assembler support for mcrfs and friends
2015-01-15 Richard SmithFor PR21145: recognise a builtin call to a known deallo...
2015-01-15 Colin LeMahieu[Hexagon] Replacing old versions of stores and loads.
2015-01-14 Ramkumar Ramachandra[GC] CodeGenPrep transform: simplify offsetable relocate
2015-01-14 Colin LeMahieu[Hexagon] Replacing old version of convert and load...
2015-01-14 Philip ReamesgetMangledTypeStr: clarify how it mangles types, and...
2015-01-14 NAKAMURA TakumiUpdate libdeps in NVPTXCodeGen, since r225944.
2015-01-14 Reid KlecknerUse MMI->getPersonality() instead of MMI->getPersonalit...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-14 Matthias BraunMachineVerifier: Allow undef reads if a matching superr...
2015-01-14 Duncan P. N. Exon... IR: Always print MDLocation line
2015-01-14 Duncan P. N. Exon... IR: Drop metadata references more aggressively during...
2015-01-14 Rafael EspindolaDon't create new comdats in CodeGen.
2015-01-14 Colin LeMahieu[Hexagon] Removing old, unused !tstbit instructions.
2015-01-14 Chandler Carruth[MBP] Add flags to disable the BadCFGConflict check...
2015-01-14 Bill Schmidt[PPC64] Add support for the ICBT instruction on POWER8.
2015-01-14 Duncan P. N. Exon... IR: Fix a use-after-free in RAUW
2015-01-14 David MajnemerInstCombine: Don't take A-B<0 into A<B if A-B has other...
2015-01-14 Rafael EspindolaRevert "Add r224985 back with two fixes."
2015-01-14 Reid KlecknerEmit the Itanium LSDA for unknown EH personalities...
2015-01-14 Reid KlecknerRemove dead code for llvm.eh.selector in the old EH...
2015-01-14 Colin LeMahieu[Hexagon] Removing old versions of cmph and updating...
2015-01-14 Rafael EspindolaAdd support for comdats with names larger than 256...
2015-01-14 Colin LeMahieu[Hexagon] Removing old versions of cmpb and updating...
2015-01-14 Colin LeMahieu[Hexagon] Deleting versions of compare-not that don...
2015-01-14 Tom StellardR600/SI: Use IMPLICIT_DEF and KILL when failing to...
2015-01-14 Tom StellardR600/SI: Spill VGPRs to scratch space for compute shaders
2015-01-14 Olivier SallenaveOverride the TLI callback enableAggressiveFMAFusion...
2015-01-14 Erik Ecksteinreapply: SLPVectorizer: Cache results from memory alias...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 Jyoti AllurCorrect POP handling for v7m
2015-01-14 Chandler Carruth[PM] Port domtree to the new pass manager (at last).
2015-01-14 Kai Nacke[mips] Refine octeon instructions seq/seqi/sne/snei
2015-01-14 Brad SmithUse the integrated assembler by default on SPARC.
2015-01-14 David MajnemerUse the operand vector instead so inline assembly can...
2015-01-14 Mehdi AminiSelectionDAG: add a -filter-view-dags option to llc
2015-01-14 Mehdi AminiDAG Combiner: Fold SelectCC When Cond is UNDEF
2015-01-14 Mehdi AminiAdd assertions for out of bound index in ComputeLinearIndex
2015-01-14 Saleem AbdulrasoolX86: only access operands if they are present
2015-01-14 Mehdi AminiFold a loop for array processing in ComputeLinearIndex
2015-01-14 JF BastienRevert "Insert random noops to increase security agains...
2015-01-14 Duncan P. N. Exon... NVPTX: Use MapMetadata() instead of custom/stale/untest...
2015-01-14 Duncan P. N. Exon... NVPTX: Remove bogus remap logic for global variable...
2015-01-14 Saleem AbdulrasoolX86: validate 'int' instruction
2015-01-14 Hao LiuFix a wrong comment in LoopVectorize.
2015-01-14 Duncan P. N. Exon... Remove trailing slash from r225924
2015-01-14 Matt ArsenaultR600/SI: Fix bad code with unaligned byte vector loads
2015-01-14 Matt ArsenaultImplement new way of expanding extloads.
2015-01-14 Duncan P. N. Exon... Utils: Remove unreachable break, NFC
2015-01-14 Duncan P. N. Exon... Utils: Handle remapping distinct MDLocations
2015-01-14 Duncan P. N. Exon... Utils: Thread distinct-ness through the cloneMD*()...
next