[WinEH] Update CoreCLR EH for catchpad MBBs
[oota-llvm.git] / lib /
2015-10-07 Joseph Tremoulet[WinEH] Update CoreCLR EH for catchpad MBBs
2015-10-07 Oliver Stannard[ARM] Use correct half-precision functions in EABI...
2015-10-07 Chad Rosier[ARM] Prevent PerformVDIVCombine from combining a vcvt...
2015-10-07 Artur PilipenkoTeach computeKnownBits to use new align attribute/metadata
2015-10-07 Jeroen Ketema[ARM][AArch64] Only lower to interleaved load/store...
2015-10-07 Rafael EspindolaUse non virtual destructors for sections.
2015-10-07 Chad Rosier[ARM] Push more complex check down to reduce compile...
2015-10-07 Rafael EspindolaDon't repeat names in comments and don't indent in...
2015-10-07 Scott EgertonRevert: r249536 - Testing commit access with a trival...
2015-10-07 Scott EgertonTesting commit access with a trival whitespace change.
2015-10-07 James MolloyRevert "This patch builds on top of D13378 to handle...
2015-10-07 Arnaud A. de Grand... [EarlyCSE] Fix handling of target memory intrinsics...
2015-10-07 Michael Kuperstein[X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting...
2015-10-07 Igor BregerAVX512: Change encoding of vpshuflw and vpshufhw instru...
2015-10-07 Sanjoy Das[RS4GC] Remove an unnecessary assert & related variables
2015-10-07 Sanjoy Das[RS4GC] Cosmetic cleanup, NFC
2015-10-07 Matt ArsenaultAMDGPU: Add comment for VOP2b operand class
2015-10-07 Matt ArsenaultAMDGPU: Properly register passes
2015-10-07 Matt ArsenaultAMDGPU: Use explicit register size indirect pseudos
2015-10-07 Matt ArsenaultAMDGPU: Remove inferRegClassFromUses / inferRegClassFro...
2015-10-07 Reid Kleckner[SEH] Add llvm.eh.exceptioncode intrinsic
2015-10-07 Hans WennborgInstCombine: Fold comparisons between unguessable alloc...
2015-10-07 David BlaikieDebugInfo: Include the decl_line/decl_file in subprogra...
2015-10-06 David Majnemer[WinEH] Create a separate MBB for funclet prologues
2015-10-06 Hans WennborgFix Clang-tidy modernize-use-nullptr warnings in source...
2015-10-06 Lang Hames[Orc] Teach the CompileOnDemand layer to clone aliases.
2015-10-06 Duncan P. N. Exon... IR: Use auto for iterators, NFC
2015-10-06 Duncan P. N. Exon... IR: Remove unnecessary TraitsClass typedef, NFC
2015-10-06 Sanjoy Das[IndVars] Don't break dominance in `eliminateIdentitySCEV`
2015-10-06 Sanjoy Das[IndVars] Extract out eliminateIdentitySCEV, NFC
2015-10-06 Duncan P. N. Exon... IR: Remove unnecessary specialization of getSymTab...
2015-10-06 Tom StellardAMDGPU/SI: Remove calling convention assertion from...
2015-10-06 Chad Rosier[ARM] Minor refactoring. NFC.
2015-10-06 Chad Rosier[ARM] Minor refactoring. NFC.
2015-10-06 Chad Rosier[ARM] Minor refactoring. NFC.
2015-10-06 Vedant Kumar[Function] Clean up {prefix,prologue} data routines...
2015-10-06 Joseph Tremoulet[WinEH] Implement state numbering for CoreCLR
2015-10-06 Joseph Tremoulet[WinEH] Recognize CoreCLR personality function
2015-10-06 Chad Rosier[ARM] Minor refactoring to improve readability. NFC.
2015-10-06 Philip ReamesExtend known bits to understand @llvm.bswap
2015-10-06 Philip ReamesFix pr25040 - Handle vectors of i1s in recently added...
2015-10-06 Krzysztof Parzyszek[Hexagon] Remove ZeroOrMore from option flags
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.
next