oota-llvm.git
2015-10-07 Hans WennborgInstCombine: Fold comparisons between unguessable alloc...
2015-10-07 David BlaikieMove test to X86-specific due to some IR invalid on...
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... IR: Use auto for iterators, NFC
2015-10-06 Kevin EnderbyFix two bugs in llvm-objdump’s printing of Objective...
2015-10-06 Duncan P. N... IR: Remove unnecessary TraitsClass typedef, NFC
2015-10-06 Duncan P. N... CodeGen: s/protected:/private:/ in MachineBasicBlock...
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... 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 Duncan P. N... IR: Use typedefs for getSublistAccess(), NFC
2015-10-06 Krzysztof Parzyszek[Hexagon] Remove ZeroOrMore from option flags
2015-10-06 Chad Rosier[ARM] Simplify tests and make checks more rigid. NFC.
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... [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 Daniel Sanders[mips][disassembler] Changed CHECK-EB directives to...
2015-10-06 Daniel Sanders[mips][disassembler] Merged disassembler tests into...
2015-10-06 Daniel Sanders[mips][disassembler] Moved DSP tests into proper place...
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 Adrian Prantldsymutil: Don't prune forward declarations inside of...
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 Hans WennborgReleaseNotes: note the new Windows version requirement
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 Benjamin KramerMake test resilient against windows path separators.
2015-10-05 Zoran Jovanovic[mips][microMIPS] Implement JALRC16, JRCADDIUSP and...
2015-10-05 Alexandros... [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 Alexandros... Added missing test for [ARM] AttributeParser. Check...
2015-10-05 Rafael EspindolaFix pr24486.
2015-10-05 NAKAMURA TakumiReformat partially.
2015-10-05 NAKAMURA TakumiReformat 3 files in llvm/include/llvm/CodeGen/.
2015-10-05 NAKAMURA TakumiTrailing whitespaces.
2015-10-05 NAKAMURA TakumiPrune trailing whitespaces in comment lines.
2015-10-05 NAKAMURA TakumiReformat blank lines.
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 Simon Pilgrim[X86][SSE4A] Added shuffle decode tests for 'special...
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 Pateladd test cases that demonstrate bad behavior
2015-10-03 Sanjay Patelinclude equal sign in debug equations; NFC
2015-10-03 Davide Italiano[llvm-size] Attempt to fix a test failure on Windows.
2015-10-03 Davide Italiano[llvm-size] Fix time to check if time of use bug.
2015-10-03 Simon Pilgrim[X86] Lower SEXTLOAD using SIGN_EXTEND_VECTOR_INREG...
2015-10-03 Rafael EspindolaRemove unnecessary includes.
2015-10-03 Rafael EspindolaMove registerSection out of line and reduce #includes...
2015-10-03 Simon Pilgrim[X86][SSE] Add FADD combine tests.
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 Dan Gohman[WebAssembly] Update this test for the new loop scheme.
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 DasFix comment ASCII art to unbreak the gcc 4.9.1 build
2015-10-02 Sanjoy Das[SCEV] Recognize simple br-phi patterns
2015-10-02 Chris Bieneman[CMake] We need to explicitly add llvm-config before...
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...
next