Require a GC strategy be specified for functions which use gc.statepoint
[oota-llvm.git] / lib /
2015-03-27 Philip ReamesRequire a GC strategy be specified for functions which...
2015-03-27 Philip ReamesAllow explicit spill slots to be specified for a gc...
2015-03-27 David MajnemerWinEH: Create a parent frame alloca for HandlerType...
2015-03-27 Karthik BhatRefactor Code inside LoopVectorizer's function isInduct...
2015-03-27 Andrew TrickFix a bug in SelectionDAG scheduling backtracking code...
2015-03-27 Nick LewyckyRevert r233175 and r233183 with it. This pulls float2in...
2015-03-27 Ahmed Bougacha[AsmPrinter] Don't assert on GOT equivalent non-constan...
2015-03-27 Duncan P. N. Exon... DIBuilder: Change a few helpers to return downcasted...
2015-03-27 Duncan P. N. Exon... AsmWriter: Cleanup debug info fields with MDFieldPrinte...
2015-03-26 Ahmed BougachaDeduplicate a bunch of setOpActions into an MVT range...
2015-03-26 Ahmed Bougacha[CodeGen] Report error rather than crash when unable...
2015-03-26 Ahmed Bougacha[CodeGen] Don't pretend we can expand f16 libcalls.
2015-03-26 Derek SchuffUse movw/movt instead of constant pool loads to lower...
2015-03-26 Duncan P. N. Exon... Verifier: Check accessors of MDLocation
2015-03-26 Derek SchuffDefault to armv7 cpu for NaCl when march=arm
2015-03-26 Rafael EspindolaFix PR23025.
2015-03-26 Yaron KerenFix rare case where APInt divide algorithm applied...
2015-03-26 Renato GolinAdds an option to disable ARM ld/st optim pass
2015-03-26 Duncan P. N. Exon... Reapply "Linker: Drop function pointers for overridden...
2015-03-26 Vladimir Sukharev[ARM] Add v8.1a "Rounding Double Multiply Add/Subtract...
2015-03-26 Vladimir Sukharev[AArch64] Rename Pairs to Mappings in AArch64NamedImmMapper
2015-03-26 Vladimir Sukharev[AArch64] Move initializations of AArch64NamedImmMapper...
2015-03-26 Sanjoy Das[SCEV] Revert bailout added in r75511.
2015-03-26 Sanjay Patelrevert inadvertent change
2015-03-26 Sanjay Patelcomment cleanup; NFC
2015-03-26 Benjamin KramerRemove outdated README-SSE.txt entries.
2015-03-26 Benjamin KramerInstCombine: fold (A << C) == (B << C) --> ((A^B) ...
2015-03-26 Vladimir Sukharev[AArch64, ARM] Add v8.1a architecture and generic cpu
2015-03-26 Sanjay PatelUse SDValue bool checks; NFC intended
2015-03-26 Sanjay Patelfix indent; NFC
2015-03-26 Jingyue Wu[SLSR] handle candidate form &B[i * S]
2015-03-26 Aaron BallmanSometimes report_fatal_error is called when there is...
2015-03-26 Toma Tabacu[mips] Move the setATReg definition inside the MipsAsse...
2015-03-26 Andrea Di Biagio[X86][FastIsel] Teach how to select vector load instruc...
2015-03-26 Duncan P. N. Exon... Revert "Linker: Drop function pointers for overridden...
2015-03-26 Quentin Colombet[RegisterCoalescer] Add a rule to consider more profita...
2015-03-26 Eric ChristopherAdd computeFSAdditions to the function based subtarget...
2015-03-25 Nico WeberFix typo in comment.
2015-03-25 Sanjoy Das[ValueTracking] Fix PR23011.
2015-03-25 Simon Pilgrim[DAGCombiner] Add support for TRUNCATE + FP_EXTEND...
2015-03-25 Andrew KaylorFix remaining MSVC warning
2015-03-25 Matthias BraunRegisterCoalescer: Fix implicit def handling in registe...
2015-03-25 Matthias BraunMachineVerifier: slightly simplify code that is only...
2015-03-25 Krzysztof ParzyszekRevert r233206
2015-03-25 Reid KlecknerWinEH: Create an unwind help alloca for __CxxFrameHandl...
2015-03-25 Krzysztof Parzyszek[Hexagon] Keep the bare getSubtargetImpl for now
2015-03-25 Kit BartonAdd Hardware Transactional Memory (HTM) Support
2015-03-25 Rafael Espindolaclang-format bits of code to make another patch readable.
2015-03-25 Peter CollingbourneDebugInfo: Permit DW_TAG_structure_type, DW_TAG_member...
2015-03-25 Sanjay Patel[X86, AVX] improve insertion into zero element of 256...
2015-03-25 Benjamin Kramer[APInt] Add an isSplat helper and use it in some places.
2015-03-25 Benjamin Kramer[Hexagon] Pattern match a CTZ loop into a call to count...
2015-03-25 Benjamin Kramer[ARM] Rewrite .save/.vsave emission with bit math
2015-03-25 Rafael EspindolaFix fixup evaluation when deciding what to relocate...
2015-03-25 Andrea Di Biagio[optnone] Skip pass Float2Int on optnone functions.
2015-03-25 James MolloyReapply r233062: "float2int": Add a new pass to demote...
2015-03-25 Craig Topper[X86] Remove GetCpuIDAndInfo, GetCpuIDAndInfoEx and...
2015-03-25 Lang Hames[Orc] Refactor JITCompileCallbackManagerBase and Compil...
2015-03-25 Duncan P. N. Exon... Linker: Drop function pointers for overridden subprograms
2015-03-25 Rafael EspindolaFix warning on non-assert build.
2015-03-25 Rafael EspindolaProduce an error instead of asserting on invalid .sleb1...
2015-03-25 Paul Robinson'optnone' should not disable DAG combiner.
2015-03-24 Philip Reames!invariant.load semantics with potentially clobbering...
2015-03-24 Rafael EspindolaDon't be over eager in evaluating a subtraction with...
2015-03-24 Reid KlecknerX86: Fix frameescape when not using an FP
2015-03-24 Andrew KaylorDisabling warnings for MSVC build to enable /W4 use.
2015-03-24 David BlaikieOpaque Pointer Types: GEP API migrations to specify...
2015-03-24 Sanjay Pateloptimize the AVX2 (integer) version of vperm2 into...
2015-03-24 David BlaikieOpaque Pointer Types: GEP API migrations to specify...
2015-03-24 Philip ReamesMerge empty landing pads in SimplifyCFG
2015-03-24 David BlaikieRevert "Remove an InstCombine that seems to have become...
2015-03-24 Rafael EspindolaReset the CFA offset at the start of every FDE.
2015-03-24 Peter CollingbourneAArch64: use a different means to determine whether...
2015-03-24 David BlaikieRemove an InstCombine that seems to have become redundant.
2015-03-24 Sanjay Patel[X86, AVX] instcombine vperm2 intrinsics with zero...
2015-03-24 Hans WennborgRevert r233062 ""float2int": Add a new pass to demote...
2015-03-24 Sanjoy Das[IRCE] Fix how IRCE checks for no-sign-overflow.
2015-03-24 Sanjoy Das[IRCE] Fix a regression introduced in r232444.
2015-03-24 Sanjay Patel[X86, AVX] recognize shufflevector with zero input...
2015-03-24 Duncan P. N. Exon... Verifier: Start recursing into !dbg attachments
2015-03-24 Duncan P. N. Exon... Verifier: !llvm.dbg.cu must point at compile units
2015-03-24 David BlaikieRefactor: Simplify boolean expressions in lib/Analysis
2015-03-24 David BlaikieRefactor: Simplify boolean expressions in AArch64 target
2015-03-24 Daniel Sanders[mips] Support 16-bit offsets for 'm' inline assembly...
2015-03-24 Marek OlsakR600/SI: Insert more NOPs after READLANE on VI, don...
2015-03-24 Marek OlsakR600/SI: Select V_BFE_U32 for and+shift with a non...
2015-03-24 Marek OlsakR600/SI: Custom-select 32-bit S_BFE from bitwise opcodes
2015-03-24 Marek OlsakR600/SI: Improve BFM support
2015-03-24 Marek OlsakR600/SI: Use V_FRACT_F64 for faster 64-bit floor on SI
2015-03-24 Marek OlsakR600/SI: Expand fract to floor, then only select V_FRAC...
2015-03-24 Benjamin KramerInternalize the StackMapLiveness pass.
2015-03-24 Michael KupersteinRevert "Use std::bitset for SubtargetFeatures"
2015-03-24 Aaron BallmanSilencing some MSVC warnings "C4805: '^' : unsafe mix...
2015-03-24 Simon Atanasyan[mips] Simplify boolean expressions in Mips target...
2015-03-24 Benjamin Kramer[float2int] Sort includes and add missing raw_ostream...
2015-03-24 Daniel Sanders[mips] Distinguish 'R', 'ZC', and 'm' inline assembly...
2015-03-24 James Molloy"float2int": Add a new pass to demote from float to...
2015-03-24 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-03-24 Lang Hames[Orc] Move delta-handling for trampoline sizes into...
2015-03-23 Simon Pilgrim[SelectionDAG] Fixed issue with uitofp vector constant...
next