[Orc][MCJIT][RuntimeDyld] Add header that was accidentally left out of r231724.
[oota-llvm.git] / test /
2015-03-09 Colin LeMahieu[Hexagon] Removing unused patterns.
2015-03-09 David BlaikieLLParser: gep: Simplify parsing error handling
2015-03-09 Ahmed Bougacha[CodeGen] Replace the reused stores' chain for extracte...
2015-03-09 Ahmed Bougacha[X86] Add nounwind to vector-idiv.ll testcases. NFC.
2015-03-09 Reid KlecknerReland r229944: EH: Prune unreachable resume instructio...
2015-03-09 Rafael EspindolaUse a MapVector instead of an extra sort.
2015-03-09 Colin LeMahieu[Hexagon] Reapply r231699. Remove assumption that...
2015-03-09 Sanjoy Das[SCEV] Unify getUnsignedRange and getSignedRange
2015-03-09 Sanjoy Das[SCEV] Add a `scalar-evolution-print-constant-ranges...
2015-03-09 Colin LeMahieu[Hexagon] Reverting r231699
2015-03-09 Colin LeMahieu[Hexagon] Updating constant set to simpler versions.
2015-03-09 Rafael EspindolaDon't prime the section map.
2015-03-09 Colin LeMahieu[Hexagon] Eliminating immediate condition set.
2015-03-09 Justin BognerInstrProf: Use the proftext format for these coverage...
2015-03-09 Justin BognerInstrProf: Allow hexadecimal function hashes in proftex...
2015-03-09 Rafael EspindolaPrint jump tables before exception tables.
2015-03-09 Reed KotlerAdd logical ops to Mips fast-isel
2015-03-09 Marek OlsakR600/SI: Limit SGPRs to 80 on Tonga and Iceland
2015-03-09 Andrea Di BiagioFix line ending in test CodeGen/X86/pr22774.ll. NFC.
2015-03-09 Kevin QinRevert r231630 - Run LICM pass after loop unrolling...
2015-03-09 Owen AndersonFix a bug in the LLParser where we failed to diagnose...
2015-03-09 Kevin Qin[AArch64] Enable partial & runtime unrolling on cortex-a57
2015-03-09 Kevin QinIntroduce runtime unrolling disable matadata and use...
2015-03-09 Kevin QinRun LICM pass after loop unrolling pass.
2015-03-09 Mehdi AminiInstCombine: fix fold "fcmp x, undef" to account for NaN
2015-03-08 Owen AndersonTeach DataLayout to infer a plausible alignment for...
2015-03-08 Andrea Di Biagio[X86][AVX] Fix wrong lowering of VPERM2X128 nodes
2015-03-07 David MajnemerExecutionEngine: Preliminary support for dynamically...
2015-03-07 Andrea Di Biagio[DAGCombiner] Fix wrong folding of AND dag nodes.
2015-03-07 Simon Pilgrim[DAGCombiner] SCALAR_TO_VECTOR(EXTRACT_VECTOR_ELT(V...
2015-03-07 Eric ChristopherRemove use of misched-bench from this test and replace...
2015-03-07 Frederic Riss[dsymutil] Apply relocations to DIE data before cloning.
2015-03-07 Eric ChristopherRecommit r231324 with a fix to the ARM execution domain...
2015-03-06 Frederic Riss[dsymutil] Support cloning DIE reference attributes.
2015-03-06 Olivier SallenaveDo not restrict interleaved unrolling to small loops...
2015-03-06 Quentin Colombet[AArch64][LoadStoreOptimizer] Generate LDP + SXTW inste...
2015-03-06 Sanjay Patelfixed to test features, not CPUs
2015-03-06 Sanjay Patelfixed to test features, not CPUs
2015-03-06 Sanjay Patelloosen checking for buildbots
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-03-06 Sanjay Patelfixed test to use FileCheck
2015-03-06 Sanjay Patelfixed to use CHECK-LABELs
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-03-06 Sanjay Patelfixed to test feature, not CPU
2015-03-06 Sanjay Patelfixed to test features, not CPUs
2015-03-06 Sanjay Patelfixed test to use SSE2 attribute
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-03-06 Matthias BraunDAGCombiner: Canonicalize select(and/or,x,y) depending...
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] Remove AArch64 test to appease buildbots
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] XFAIL AArch64 test to appease buildbots
2015-03-06 Frederic Riss[dsymutil] Add debug_str construction support.
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] Make AArch64 test a bit more flexible
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] Split tests and move to appropriate...
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] 32-bit MachO support for replacing...
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] ARM64 MachO support for replacing...
2015-03-06 Toma Tabacu[mips] [IAS] Add missing constraints and improve testin...
2015-03-06 Karthik BhatAdd a new pass "Loop Interchange"
2015-03-06 David MajnemerX86: Form IMGREL relocations for LLVM Functions
2015-03-06 Michael ZolotukhinLegalizeTypes: Handle shift by 0 in ExpandShiftByConstant.
2015-03-06 Rafael EspindolaRemember to move a type to the correct set when setting...
2015-03-06 Michael Gottesman[objc-arc] Remove annotations code.
2015-03-06 Nadav RotemTeach ComputeNumSignBits about signed reminder.
2015-03-05 Philip Reames[RewriteStatepointsForGC] Yet more test cases for reloc...
2015-03-05 Sanjay Patel[AVX] Lower / fast-isel scalar FP selects into VBLENDV...
2015-03-05 Ahmed Bougacha[AArch64] Teach AsmPrinter about GlobalAddress operands.
2015-03-05 Philip Reames[RewriteStatepointsForGC] Add additional tests around...
2015-03-05 Rafael EspindolaUse the correct func begin symbol in all places in...
2015-03-05 Ahmed Bougacha[ARM] Enable vector extload combine for legal types.
2015-03-05 Rafael EspindolaUse the generic Lfunc_begin label on ppc.
2015-03-05 David MajnemerX86: Optimize address mode matching for FRAME_ALLOC_REC...
2015-03-05 Reid KlecknerReplace llvm.frameallocate with llvm.frameescape
2015-03-05 Simon Pilgrim[DagCombiner] Allow shuffles to merge through bitcasts
2015-03-05 Kit BartonWhile reviewing the changes to Clang to add builtin...
2015-03-05 Igor LaevskyRevert change r231366 as it broke clang-native-arm...
2015-03-05 Elena DemikhovskyAVX-512, SKX: Enabled masked_load/store operations...
2015-03-05 Igor LaevskyTeach lowering to correctly handle invoke statepoint...
2015-03-05 Michael Kuperstein[InstCombine] Fix an assertion when fmul has a Constant...
2015-03-05 Craig Topper[X86] Use vmovss to handle inserting an element into...
2015-03-05 Rafael EspindolaUse the existing begin and end symbol for debug info.
2015-03-05 Kostya Serebryany[sanitizer] add nosanitize metadata to more coverage...
2015-03-05 Chandler Carruth[MBP] Revert r231238 which attempted to fix a nasty...
2015-03-05 Paul RobinsonTurn off .debug_pubnames/pubtypes for PS4.
2015-03-04 Matthias BraunImprove test robustness
2015-03-04 Sanjoy Das[SCEV] make SCEV smarter about proving no-wrap.
2015-03-04 Frederic Riss[dsymutil] Add minimal code to emit DIE trees.
2015-03-04 Rafael EspindolaExpand variables when evaluating absolute expressions.
2015-03-04 Paul RobinsonSupport standard DWARF TLS opcode; Darwin and PS4 use it.
2015-03-04 Nemanja IvanovicAdd LLVM support for PPC cryptography builtins
2015-03-04 Rafael EspindolaBring r231132 back with a fix.
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-03-04 Adrian PrantlUpdate the out-of-date dwarf expressions in these testc...
2015-03-04 Marek OlsakR600/SI: Add an intrinsic for S_FLBIT_I32 / V_FFBH_I32
2015-03-04 NAKAMURA TakumiRevert r231132, "Correctly handle -pass-remarks in...
2015-03-04 Jozef Kolek[mips][microMIPS] Make usage of ADDU16 and SUBU16 by...
2015-03-04 Andrea Di Biagio[X86][FastISel] Simplify the logic in method X86SelectS...
2015-03-04 Dmitry Vyukovasan: do not instrument direct inbounds accesses to...
2015-03-04 Chandler Carruth[MBP] Fix a really horrible bug in MachineBlockPlacemen...
2015-03-04 Daniel JasperAdd a flag to experiment with outlining optional branches.
next