[libFuzzer] fix 32-bit build
[oota-llvm.git] / test /
2015-10-08 Diego NovilloHandle inline stacks in gcov-encoded sample profiles.
2015-10-07 Reid Kleckner[WinEH] Add missing test case for llvm.eh.exceptioncode
2015-10-07 Reid Kleckner[WinEH] Fix 32-bit funclet epilogues in the presence...
2015-10-07 David Majnemer[WinEH] Refer to filter funclets using their symbol...
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 Joseph Tremoulet[WinEH] Set NoModuleLevelChanges in clone flags
2015-10-07 Kevin B. Smith[X86]Update test to use FileCheck.
2015-10-07 Mehdi AminiRevert "Revert "This patch builds on top of D13378...
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 Chad Rosier[AArch64] Fold a floating-point multiply by power of...
2015-10-07 Sanjoy Das[IndVars] Preserve LCSSA in `eliminateIdentitySCEV`
2015-10-07 Chad Rosier[ARM] Promote helper function to SelectionDAG.
2015-10-07 Oliver Stannard[ARM] Use correct half-precision functions in EABI...
2015-10-07 David BlaikieMove test back to Generic now it's fixed the right...
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 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 Eric ChristopherRemove the comdat-ness from the testcase as it won...
2015-10-07 Eric ChristopherUpdate test to use FileCheck and clean up run lines...
2015-10-07 Matt ArsenaultAMDGPU: Use explicit register size indirect pseudos
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 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 Lang Hames[Orc] Teach the CompileOnDemand layer to clone aliases.
2015-10-06 Kevin EnderbyFix two bugs in llvm-objdump’s printing of Objective...
2015-10-06 Sanjoy Das[IndVars] Don't break dominance in `eliminateIdentitySCEV`
2015-10-06 Tom StellardAMDGPU/SI: Remove calling convention assertion from...
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 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 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 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-10-05 Adrian Prantldsymutil: Don't prune forward declarations inside of...
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 Alexandros LamprineasAdded missing test for [ARM] AttributeParser. Check...
2015-10-05 Rafael EspindolaFix pr24486.
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-03 Simon Pilgrim[DAGCombiner] Generalize FADD constant combines to...
2015-10-03 Sanjay Pateladd test cases that demonstrate bad behavior
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][SSE] Add FADD combine tests.
2015-10-03 Dan Gohman[WebAssembly] Implement the remaining conversion operat...
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 Das[SCEV] Recognize simple br-phi patterns
2015-10-02 Piotr Padlewskiinariant.group handling in GVN
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 Dan Gohman[WebAssembly] Add a resize_memory intrinsic.
2015-10-02 Michael Zolotukhin[Tests] Add one more case to LoopUnroll/pr18861.ll...
2015-10-02 Michael Zolotukhin[Tests] Give meaningful names to blocks in LoopUnroll...
2015-10-02 Michael Zolotukhin[Tests] Slightly reduce test LoopUnroll/pr18861.ll.
2015-10-02 Dan Gohman[WebAssembly] Add a memory_size intrinsic.
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 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-02 Adrian Prantldsymutil: Also ignore the ByteSize when building the...
2015-10-01 Bruno Cardoso Lopes[SimplifyLibCalls] Fix instruction misplacement in...
2015-10-01 Colin LeMahieu[Hexagon] XFAILing test while diagnosing backend error.
2015-10-01 Joerg SonnenbergerFix relocation used for GOT references in non-PIC mode...
2015-10-01 Davide Italiano[PATCH] D13360: [llvm-objdump] Teach -d about AArch64...
2015-10-01 Reid Kleckner[WinEH] Emit __C_specific_handler tables for the new IR
2015-10-01 Colin LeMahieu[Hexagon] XFAILing test while diagnosing backend error.
2015-10-01 Tom StellardAMDGPU/SI: Remove assert from AMDGPUOpenCLImageTypeLowe...
2015-10-01 David Majnemer[WinEH] Stop BranchFolding from merging across funclets
next