[OCaml] Use $CAMLORIGIN, an rpath-$ORIGIN-like mechanism in OCaml.
[oota-llvm.git] / test /
2015-01-13 Chandler Carruth[PM] Fold all three analysis managers into a single...
2015-01-13 Reid KlecknerRename llvm.recoverframeallocation to llvm.framerecover
2015-01-13 Reid KlecknerAdd the llvm.frameallocate and llvm.recoverframeallocat...
2015-01-13 Matt ArsenaultCombine fcmp + select to fminnum / fmaxnum if no nans...
2015-01-12 Reid Klecknermusttail: Only set the inreg flag for fastcall and...
2015-01-12 Adrian PrantlDebug info: Factor out the creation of DWARF expression...
2015-01-12 Ahmed Bougacha[X86] Also create+widen FMIN/FMAX nodes for v2f32.
2015-01-12 Ahmed Bougacha[X86] Make SSE min/max testcases more explicit. NFC.
2015-01-12 Tom StellardR600/SI: Use RegisterOperands to specify which operands...
2015-01-12 Sanjay PatelGVN: propagate equalities for floating point compares
2015-01-12 Rafael EspindolaAdd r224985 back with two fixes.
2015-01-12 Jozef Kolek[mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions
2015-01-12 Richard SmithPut this test's input in the Inputs directory where...
2015-01-12 Hal Finkel[PowerPC] Fix calls to non-function objects
2015-01-11 David MajnemerRevert most of r225597
2015-01-11 David MajnemerX86: Properly decode shuffle masks when the constant...
2015-01-11 Saleem AbdulrasoolX86: teach X86TargetLowering about L,M,O constraints
2015-01-11 Saleem AbdulrasoolARM: add support for segment base relocations (SBREL)
2015-01-11 Chandler Carruth[x86] Remove some windows line endings that snuck into...
2015-01-10 Sanjoy DasFix PR22179.
2015-01-10 Simon Pilgrim[X86][SSE] Improved (v)insertps shuffle matching
2015-01-10 Hal Finkel[PowerPC] Mark zext of a small scalar load as free
2015-01-10 Saleem Abdulrasooltests: fix previous commit
2015-01-10 Saleem Abdulrasooltest: merge ARM relocations test
2015-01-10 Saleem Abdulrasooltests: convert a couple of ARM relocation tests to...
2015-01-10 Justin HibbitsFully fix Bug #22115.
2015-01-10 Hal Finkel[PowerPC] Readjust the loop unrolling threshold
2015-01-10 Hal Finkel[LoopUnroll] Fix the partial unrolling threshold for...
2015-01-10 Rafael EspindolaUse the DiagnosticHandler to print diagnostics when...
2015-01-09 Alexey SamsonovDisable Go bindings test under UBSan.
2015-01-09 Andrew KaylorFix the JIT event listeners and replace the associated...
2015-01-09 Hans WennborgSimplifyCFG: check uses of constant-foldable instrs...
2015-01-09 Simon Pilgrim[X86][SSE] Avoid vector byte shuffles with zero by...
2015-01-09 Rafael EspindolaAdd a testcase of llvm-lto error handling.
2015-01-09 Kevin EnderbyAdd the option, -universal-headers, used with -macho...
2015-01-09 Tim NorthoverRe-reapply r221924: "[GVN] Perform Scalar PRE on gep...
2015-01-09 Daniel Sanders[mips] Add support for accessing $gp as a named register.
2015-01-09 Hal Finkel[PowerPC] Enable late partial unrolling on the POWER7
2015-01-09 Saleem AbdulrasoolARM: add support for R_ARM_ABS16
2015-01-09 Saleem Abdulrasooltest: add additional test for SVN r225507
2015-01-09 Saleem AbdulrasoolARM: add support for R_ARM_ABS8 relocations
2015-01-09 Matthias BraunRegisterCoalescer: Fix removeCopyByCommutingDef with...
2015-01-09 Hal Finkel[PowerPC] Fold [sz]ext with fp_to_int lowering where...
2015-01-08 Duncan P. N. Exon... Utils: Keep distinct MDNodes distinct in MapMetadata()
2015-01-08 Duncan P. N. Exon... IR: Add 'distinct' MDNodes to bitcode and assembly
2015-01-08 Hal Finkel[PowerPC] Mark all instructions as non-cheap for Machin...
2015-01-08 Akira Hatanaka[ARM] Fix a bug in constant island pass that was trigge...
2015-01-08 Matt ArsenaultFix fcmp + fabs instcombines when using the intrinsic
2015-01-08 Lang Hames[MCJIT] Remove a few redundant MCJIT tests, and drop...
2015-01-08 Rafael EspindolaMake this test a bit stricter.
2015-01-08 Justin HibbitsAdd saving and restoring of r30 to the prologue and...
2015-01-08 Kristof BeylsFix large stack alignment codegen for ARM and Thumb2...
2015-01-08 Tom StellardR600/SI: Remove SIISelLowering::legalizeOperands()
2015-01-08 Elena DemikhovskyMasked Load/Store - fixed a bug in type legalization.
2015-01-08 Michael KupersteinFix a think-o in the test for r225438.
2015-01-08 Michael Kuperstein[X86] Don't try to generate direct calls to TLS globals
2015-01-08 Craig TopperFix test case I missed in r225432.
2015-01-08 Craig Topper[X86] Don't print 'dword ptr' or 'qword ptr' on the...
2015-01-08 Adrian PrantlRevert "Reapply: Teach SROA how to update debug info...
2015-01-08 Quentin Colombet[RegAllocGreedy] Introduce a late pass to repair broken...
2015-01-07 Matthias BraunRegisterCoalescer: Fix valuesIdentical() in some subran...
2015-01-07 Philip Reames[GC] improve testing around gc.relocate and fix a test
2015-01-07 Tom StellardR600/SI: Commute instructions to enable more folding...
2015-01-07 Tom StellardR600/SI: Only fold immediates that have one use
2015-01-07 Duncan P. N. Exon... Linker: Don't use MDNode::replaceOperandWith()
2015-01-07 Alexey SamsonovXFAIL several MCJIT EH tests under ASan and MSan bootstrap.
2015-01-07 Rafael EspindolaAdd a test that would have found the issue in r224935.
2015-01-07 Kevin EnderbySlightly refactor things for llvm-objdump and the ...
2015-01-07 Olivier SallenaveMore FMA folding opportunities.
2015-01-07 Adrian PrantlReapply: Teach SROA how to update debug info for fragme...
2015-01-07 Adrian PrantlDebug info: Allow aggregate types to be described by...
2015-01-07 Colin LeMahieu[Hexagon] Adding floating point classification and...
2015-01-07 Tom StellardR600/SI: Add a V_MOV_B64 pseudo instruction
2015-01-07 Colin LeMahieu[Hexagon] Adding encodings for v5 floating point instru...
2015-01-07 Colin LeMahieu[Hexagon] Adding encoding for popcount, fastcorner...
2015-01-07 Tom StellardR600/SI: Teach SIFoldOperands to split 64-bit constants...
2015-01-07 Philip ReamesIntroduce an example statepoint GC strategy
2015-01-07 David MajnemerX86: Allow the stack probe size to be configurable...
2015-01-07 Ahmed Bougacha[X86] Teach FCOPYSIGN lowering to recognize constant...
2015-01-07 Charlie Turner[ARM] Add missing Tag_DIV_use tests.
2015-01-07 Chandler Carruth[PM] Give slightly less horrible names to the utility...
2015-01-07 Karthik BhatRevert r225165 and r225169
2015-01-07 Chandler Carruth[PM] Fix a pretty nasty bug where the new pass manager...
2015-01-06 Matt ArsenaultR600/SI: Add combine for isinfinite pattern
2015-01-06 Matt ArsenaultR600/SI: Pattern match isinf to v_cmp_class instructions
2015-01-06 Matt ArsenaultR600/SI: Add basic DAG combines for fp_class
2015-01-06 Matt ArsenaultR600/SI: Add class intrinsic
2015-01-06 Matt ArsenaultFix using wrong intrinsic in test
2015-01-06 Rafael EspindolaChange the .ll syntax for comdats and add a syntactic...
2015-01-06 Hal Finkel[PowerPC] Reuse a load operand in int->fp conversions
2015-01-06 Colin LeMahieu[Hexagon] Adding compound jump encodings.
2015-01-06 Tom StellardR600/SI: Insert s_waitcnt before s_barrier instructions.
2015-01-06 Adrian PrantlRevert "Reapply: Teach SROA how to update debug info...
2015-01-06 Colin LeMahieu[Hexagon] Adding encoding for misc v4 instructions...
2015-01-06 Sanjoy DasThis patch teaches IndVarSimplify to add nuw and nsw...
2015-01-06 Colin LeMahieu[Hexagon] Adding encoding information for absolute...
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2015-01-06 Andrea Di Biagio[CodeGenPrepare] Improved logic to speculate calls...
2015-01-06 Adrian PrantlReapply: Teach SROA how to update debug info for fragme...
2015-01-06 Filipe CabecinhasDon't loop endlessly for MachO files with 0 ncmds
next