This patch builds on top of D13378 to handle constant condition.
[oota-llvm.git] / lib /
2015-10-06 Mehdi AminiThis patch builds on top of D13378 to handle constant...
2015-10-06 Tom StellardAMDGPU/SI: Add 64-bit versions of v_nop and v_clrexcp
2015-10-06 Krzysztof Parzyszek[Hexagon] Add an early if-conversion pass
2015-10-06 Daniel Sanders[mips][microMIPS] Fix an issue with selecting sqrt...
2015-10-06 Daniel SandersRevert r249123 - [mips][microMIPS] Fix an issue with...
2015-10-06 Arnaud A. de Grand... [EarlyCSE] Constify ParseMemoryInst methods (NFC).
2015-10-06 Filipe CabecinhasMake sure the CastInst is valid before trying to create it
2015-10-06 Andrea Di Biagio[InstCombine] Teach SimplifyDemandedVectorElts how...
2015-10-06 Craig Topper[TwoAddressInstructionPass] When looking for a 3 addr...
2015-10-06 Alexei Starovoitov[bpf] Avoid extra pointer arithmetic for stack access
2015-10-06 Craig Topper[X86] Teach constant hoisting that ANDs with 64-bit...
2015-10-06 Craig Topper[X86] Remove unnecessary AddComplexity directive. The...
2015-10-06 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-10-05 Benjamin KramerMove helper classes into an anonymous namespace. NFC.
2015-10-05 Diego NovilloRemove AutoFDO profile handling for GCC's LIPO. NFC.
2015-10-05 David Majnemer[WinEH] Update CATCHRET's operand to match its successor
2015-10-05 Jakub StaszakSimplify code. No functionality change.
2015-10-05 Evgeniy Stepanov[msan] Correct a typo in poison stack pattern command...
2015-10-05 Tom StellardAMDGPU/SI: Add a helper for creating aliases for the...
2015-10-05 Arnold SchwaighoferMergeFunctions: Clear GlobalNumbers ValueMap
2015-10-05 Scott Douglass[ARM] Modify codegen for memcpy intrinsic to prefer...
2015-10-05 Zoran Jovanovic[mips][microMIPS] Implement JALRC16, JRCADDIUSP and...
2015-10-05 Alexandros Lamprineas[MC layer][AArch64] llvm-mc accepts 4-bit immediate...
2015-10-05 Daniel Sanders[mips] Changed the way symbols are handled in dla and...
2015-10-05 Benjamin Kramer[Support] Add a version of fs::make_absolute with a...
2015-10-05 Rafael EspindolaFix pr24486.
2015-10-04 David Majnemer[SelectionDAGBuilder] Remove dead code
2015-10-04 Teresa JohnsonRemove unused private field introduced by r249270.
2015-10-04 Teresa JohnsonSupport for function summary index bitcode sections...
2015-10-04 Joerg Sonnenberger[SPARCv9] Add support for the rdpr/wrpr instructions.
2015-10-04 Igor BregerAVX512: Implemented encoding and intrinsics for VPERMIL...
2015-10-04 David Majnemer[WinEH] Permit branch folding in the face of funclets
2015-10-04 Jeroen KetemaFix typo in README
2015-10-03 Simon Pilgrim[DAGCombiner] Generalize FADD constant combines to...
2015-10-03 Sanjay Patelinclude equal sign in debug equations; NFC
2015-10-03 Simon Pilgrim[X86] Lower SEXTLOAD using SIGN_EXTEND_VECTOR_INREG...
2015-10-03 Rafael EspindolaMove registerSection out of line and reduce #includes...
2015-10-03 Simon Pilgrim[DAGCombiner] Merge SIGN_EXTEND_INREG vector constant...
2015-10-03 Kostya Serebryany[libFuzzer] trying to fix at-exit hang
2015-10-03 Dan Gohman[WebAssembly] Implement the remaining conversion operat...
2015-10-03 Rafael EspindolaUse early return. NFC.
2015-10-03 Sanjoy DasTry to appease MSVC, NFCI.
2015-10-03 Tom StellardAMDGPU/SI: Remove unused tablegen multiclass
2015-10-03 Rafael EspindolaDisallow assigning symbol a null section.
2015-10-03 Sanjoy DasTry to appease the MSVC bots, NFCI.
2015-10-03 Dan Gohman[WebAssembly] Rename setlocal to set_local to match...
2015-10-02 Sanjoy DasTry to appease the MSVC bots, NFC.
2015-10-02 Kostya Serebryany[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer...
2015-10-02 Sanjoy Das[SCEV] Recognize simple br-phi patterns
2015-10-02 Piotr Padlewskiinariant.group handling in GVN
2015-10-02 Kostya Serebryany[libFuzzer] remove experimental flag and functionality
2015-10-02 Dan Gohman[WebAssembly] Fix CFG stackification of nested loops.
2015-10-02 Dan Gohman[WebAssembly] Support calls marked as "tail", fastcc...
2015-10-02 Richard TrieuCall the correct overload.
2015-10-02 Kostya Serebryany[libFuzzer] add a flag -max_total_time
2015-10-02 Dan Gohman[WebAssembly] Add a resize_memory intrinsic.
2015-10-02 Sanjoy Das[SCEV] Refactor out a createNodeForSelect
2015-10-02 Dan Gohman[WebAssembly] Add a memory_size intrinsic.
2015-10-02 Matt ArsenaultAMDGPU/SI: Add verifier check for exec reads
2015-10-02 Sanjoy Das[SCEV] Try to prove predicates by splitting them
2015-10-02 Roman DivackyActually switch the arch when we see .arch. PR21695
2015-10-02 Tim NorthoverARM: diagnose invalid local fixups on Thumb1
2015-10-02 Tim NorthoverARM: correctly align constant pool value on Thumb1...
2015-10-02 Chad Rosier[ARM] Typo. NFC.
2015-10-02 Andrea Di BiagioReapply r249121 : "[FastISel][x86] Teach how to select...
2015-10-02 Andrea Di BiagioRevert: [FastISel][x86] Teach how to select SSE2/AVX...
2015-10-02 Zoran Jovanovic[mips][microMIPS] Fix an issue with selecting sqrt...
2015-10-02 Andrea Di Biagio[FastISel][x86] Teach how to select SSE2/AVX bitcasts...
2015-10-01 Ivan Krasin[LibFuzzer] test_single_input option to run a single...
2015-10-01 Bruno Cardoso Lopes[SimplifyLibCalls] Fix instruction misplacement in...
2015-10-01 Matt ArsenaultAMDGPU: Fix unused variable warning in release build
2015-10-01 Matt ArsenaultAMDGPU: Move SIFixSGPRLiveRanges to be a regalloc pass
2015-10-01 Joerg SonnenbergerFix relocation used for GOT references in non-PIC mode...
2015-10-01 Matt ArsenaultAMDGPU: Merge if and switch
2015-10-01 Matt ArsenaultAMDGPU: Remove dead code
2015-10-01 Matt ArsenaultAMDGPU: Make SIInsertWaits about a factor of 4 faster
2015-10-01 Reid Kleckner[WinEH] Emit __C_specific_handler tables for the new IR
2015-10-01 Tom StellardAMDGPU/SI: Remove assert from AMDGPUOpenCLImageTypeLowe...
2015-10-01 David Majnemer[WinEH] Stop BranchFolding from merging across funclets
2015-10-01 David Majnemer[WinEH] Make FuncletLayout more robust against catchret
2015-10-01 Chad Rosier[AArch64] Deprecate a command-line option used for...
2015-10-01 Jonas Paulsson[SystemZ] Add some generic (floating point support...
2015-10-01 Tom StellardAMDGPU: Add MEM_RAT STORE_TYPED.
2015-10-01 Tom StellardAMDGPU: Factor out EOP query.
2015-10-01 NAKAMURA TakumiReformat.
2015-10-01 NAKAMURA TakumiRevert r248959, "[WinEH] Emit int3 after noreturn calls...
2015-10-01 Arnaud A. de Grand... [InstCombine] Remove trivially empty lifetime start...
2015-10-01 Ulrich Weigand[SystemZ] Add assembly instructions for obtaining clock...
2015-10-01 Chad Rosier[AArch64] Hoist commonly failing check. NFC.
2015-10-01 Chad Rosier[AArch64] Rename variable to improve readability. NFC.
2015-10-01 Chad Rosier[AArch64] Update comment to reflect reality.
2015-10-01 Zoran Jovanovic[mips][microMIPS] Implement CACHEE, WRPGPR and WSBH...
2015-10-01 Scott Douglass[ARM] More care with Thumb1 writeback in ARMLoadStoreOp...
2015-10-01 Jingyue Wu[NaryReassociate] SeenExprs records WeakVH
2015-10-01 Keno FischerFix performance problem in long-running SectionMemoryMa...
2015-10-01 Tom StellardAMDGPU/SI: Re-order PreloadedValue enum and number...
2015-10-01 Dehao ChenUpdate sample profile propagation algorithm.
2015-10-01 Ahmed Bougacha[X86] Don't custom-lower vNi32 uint_to_fp when unsafe...
2015-09-30 Reid Kleckner[WinEH] Emit int3 after noreturn calls on Win64
2015-09-30 Sanjay Patel[x86] enable machine combiner reassociations for 256...
next