[Orc] Enable user supplied partitioning functors in the CompileOnDemand layer.
[oota-llvm.git] / lib /
2015-10-07 David Majnemer[WinEH] Refer to filter funclets using their symbol...
2015-10-07 Sanjoy Das[RS4GC] Use AssertingVH for RematerializedValueMapTy...
2015-10-07 Reid Kleckner[WinEH] Undo the effect of r249578 for 32-bit
2015-10-07 David Majnemer[WinEH] Remove unreachable blocks before preparation
2015-10-07 Rafael Espindolagit-clang-format r249548.
2015-10-07 Vasileios Kalintiris[mips][FastISel] Factor out common code from switch...
2015-10-07 Duncan P. N. Exon... IR: Create SymbolTableList wrapper around iplist, NFC
2015-10-07 Sanjoy Das[IRBuilder] Add gc.statepoint related methods to IRBuilder
2015-10-07 Vasileios Kalintiris[mips][FastISel] Use ternary operator to select opcode...
2015-10-07 Joseph Tremoulet[WinEH] Set NoModuleLevelChanges in clone flags
2015-10-07 Rafael EspindolaUse SpecificBumpPtrAllocator to simplify the MCSeciton...
2015-10-07 Mehdi AminiRevert "Revert "This patch builds on top of D13378...
2015-10-07 Vasileios Kalintiris[mips][FastISel] Simple refactoring of MipsFastISel...
2015-10-07 Chad Rosier[AArch64] Fold a floating-point divide by power of...
2015-10-07 Reid Kleckner[WinEH] Fix two minor issues in __CxxFrameHandler3...
2015-10-07 Matt ArsenaultAMDGPU: Fix missing implicit m0 uses on movrel instructions
2015-10-07 Chad Rosier[AArch64] Fold a floating-point multiply by power of...
2015-10-07 Sanjoy Das[IndVars] Preserve LCSSA in `eliminateIdentitySCEV`
2015-10-07 Sanjoy Das[SCEV] Use some C++11'ism, NFC
2015-10-07 Chad Rosier[ARM] Promote helper function to SelectionDAG.
2015-10-07 Kevin B. SmithTest commit access. Fixed comment to have correct input...
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...
next