[Orc][lli] Add a very simple Orc-based lazy JIT to lli.
[oota-llvm.git] / lib /
2015-03-25 James MolloyReapply r233062: "float2int": Add a new pass to demote...
2015-03-25 Craig Topper[X86] Remove GetCpuIDAndInfo, GetCpuIDAndInfoEx and...
2015-03-25 Lang Hames[Orc] Refactor JITCompileCallbackManagerBase and Compil...
2015-03-25 Duncan P. N. Exon... Linker: Drop function pointers for overridden subprograms
2015-03-25 Rafael EspindolaFix warning on non-assert build.
2015-03-25 Rafael EspindolaProduce an error instead of asserting on invalid .sleb1...
2015-03-25 Paul Robinson'optnone' should not disable DAG combiner.
2015-03-24 Philip Reames!invariant.load semantics with potentially clobbering...
2015-03-24 Rafael EspindolaDon't be over eager in evaluating a subtraction with...
2015-03-24 Reid KlecknerX86: Fix frameescape when not using an FP
2015-03-24 Andrew KaylorDisabling warnings for MSVC build to enable /W4 use.
2015-03-24 David BlaikieOpaque Pointer Types: GEP API migrations to specify...
2015-03-24 Sanjay Pateloptimize the AVX2 (integer) version of vperm2 into...
2015-03-24 David BlaikieOpaque Pointer Types: GEP API migrations to specify...
2015-03-24 Philip ReamesMerge empty landing pads in SimplifyCFG
2015-03-24 David BlaikieRevert "Remove an InstCombine that seems to have become...
2015-03-24 Rafael EspindolaReset the CFA offset at the start of every FDE.
2015-03-24 Peter CollingbourneAArch64: use a different means to determine whether...
2015-03-24 David BlaikieRemove an InstCombine that seems to have become redundant.
2015-03-24 Sanjay Patel[X86, AVX] instcombine vperm2 intrinsics with zero...
2015-03-24 Hans WennborgRevert r233062 ""float2int": Add a new pass to demote...
2015-03-24 Sanjoy Das[IRCE] Fix how IRCE checks for no-sign-overflow.
2015-03-24 Sanjoy Das[IRCE] Fix a regression introduced in r232444.
2015-03-24 Sanjay Patel[X86, AVX] recognize shufflevector with zero input...
2015-03-24 Duncan P. N. Exon... Verifier: Start recursing into !dbg attachments
2015-03-24 Duncan P. N. Exon... Verifier: !llvm.dbg.cu must point at compile units
2015-03-24 David BlaikieRefactor: Simplify boolean expressions in lib/Analysis
2015-03-24 David BlaikieRefactor: Simplify boolean expressions in AArch64 target
2015-03-24 Daniel Sanders[mips] Support 16-bit offsets for 'm' inline assembly...
2015-03-24 Marek OlsakR600/SI: Insert more NOPs after READLANE on VI, don...
2015-03-24 Marek OlsakR600/SI: Select V_BFE_U32 for and+shift with a non...
2015-03-24 Marek OlsakR600/SI: Custom-select 32-bit S_BFE from bitwise opcodes
2015-03-24 Marek OlsakR600/SI: Improve BFM support
2015-03-24 Marek OlsakR600/SI: Use V_FRACT_F64 for faster 64-bit floor on SI
2015-03-24 Marek OlsakR600/SI: Expand fract to floor, then only select V_FRAC...
2015-03-24 Benjamin KramerInternalize the StackMapLiveness pass.
2015-03-24 Michael KupersteinRevert "Use std::bitset for SubtargetFeatures"
2015-03-24 Aaron BallmanSilencing some MSVC warnings "C4805: '^' : unsafe mix...
2015-03-24 Simon Atanasyan[mips] Simplify boolean expressions in Mips target...
2015-03-24 Benjamin Kramer[float2int] Sort includes and add missing raw_ostream...
2015-03-24 Daniel Sanders[mips] Distinguish 'R', 'ZC', and 'm' inline assembly...
2015-03-24 James Molloy"float2int": Add a new pass to demote from float to...
2015-03-24 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-03-24 Lang Hames[Orc] Move delta-handling for trampoline sizes into...
2015-03-23 Simon Pilgrim[SelectionDAG] Fixed issue with uitofp vector constant...
2015-03-23 Duncan P. N. Exon... DebugInfo: Overload get() in DIDescriptor subclasses
2015-03-23 Rafael EspindolaRefactor how passes get a symbol at the end of a section.
2015-03-23 Ahmed Bougacha[AArch64, ARM] Enable GlobalMerge with -O3 rather than...
2015-03-23 David BlaikieRefactor: Simplify boolean expressions in R600 target
2015-03-23 Rafael EspindolaUpdate variable name and reuse existing variable. NFC.
2015-03-23 Chris BienemanRaising minimum required CMake version to 2.8.12.2.
2015-03-23 David BlaikieRefactor: Simplify boolean expressions in llvm IR
2015-03-23 David BlaikieRefactor: Simplify boolean expressions in llvm Support
2015-03-23 David BlaikieRefactor: Simplify boolean expressions in x86 target
2015-03-23 Benjamin KramerRe-sort includes with sort-includes.py and insert raw_o...
2015-03-23 Benjamin Kramer[ctorutils] Update and sort includes. NFC.
2015-03-23 Benjamin Kramer[winehprepare] Update and sort includes. NFC.
2015-03-23 Benjamin KramerAnother set of missing raw_ostream.h. Still no function...
2015-03-23 Matt ArsenaultR600/SI: Merge tables for commuting
2015-03-23 Matt ArsenaultR600/SI: Only use one range of isCommutable for compares
2015-03-23 Matt ArsenaultR600/SI: Remove redundant unsetting of hasSideEffects
2015-03-23 Matt ArsenaultR600/SI: Move hasSideEffects setting into VOPCX classes
2015-03-23 Matt ArsenaultR600/SI: Allow commuting compares
2015-03-23 Matt ArsenaultR600/SI: Use right class for cmpsx f64 instructions
2015-03-23 Matt ArsenaultR600/SI: Remove cond operand to VOPCX classes
2015-03-23 Yaron KerenAdd missing ELFObjectWriter::reset() override, like...
2015-03-23 Benjamin KramerMore missing includes only visible to MSVC.
2015-03-23 Benjamin KramerAdd missing include that MSVC complains about.
2015-03-23 Benjamin KramerPurge unused includes throughout libSupport.
2015-03-23 Chad Rosier[AArch64] Enable rematerialization of float 0 values.
2015-03-23 Bradley SmithRevert "[ARM] Add more pattern matching for f16 <-...
2015-03-23 Eli BenderskySimplify boolean expressions with true and false using...
2015-03-23 James Molloy[ARM] Remove target-specific ITOFP/FPTOI nodes
2015-03-23 Tom StellardR600/SI: Fix crash in SIInstrInfo::areLoadsFromSameBase...
2015-03-23 Colin LeMahieu[Hexagon] Simplify boolean expression
2015-03-23 Bradley Smith[ARM] Add more pattern matching for f16 <-> f64 conversions
2015-03-23 Benjamin Kramer[gcov] Move formatBranchInfo into an anonymous namespace.
2015-03-23 Benjamin KramerMove private classes into anonymous namespaces
2015-03-23 Petar JovanovicFix sign extension for MIPS64 in makeLibCall function
2015-03-23 Daniel Sanders[aarch64] Distinguish the 'Q' and 'm' inline assembly...
2015-03-23 Hal Finkel[SDAG] Don't widen VSETCC during type legalization...
2015-03-23 Craig TopperFix typo 'AVX too' instead of 'AVX2'
2015-03-23 Craig Topper[X86] Add one stepping of Broadwell to the CPU name...
2015-03-22 David MajnemerSilence a GCC warning
2015-03-22 Benjamin KramerFoldingSet: Make FoldingSetImpl's dtor protected and...
2015-03-22 Simon PilgrimFixed MSVC compile warning issue introduced in r232837
2015-03-21 Benjamin Kramer[SimplifyLibCalls] Fix negative shifts being produced...
2015-03-21 Benjamin Kramer[SimplifyLibCalls] Turn memchr(const, C, const) into...
2015-03-21 Benjamin KramerSimplifyLibCalls: Add basic optimization of memchr...
2015-03-21 Benjamin KramerValueTracking: Forward getConstantStringInfo's TrimAtNu...
2015-03-21 David MajnemerMemoryDependenceAnalysis: Don't miscompile atomics
2015-03-21 Eric ChristopherRemove the target independent TargetMachine::getSubtarg...
2015-03-21 Eric ChristopherRemove the bare getSubtargetImpl call from the AArch64...
2015-03-21 Eric ChristopherRemove the bare getSubtargetImpl call from the PPC...
2015-03-21 Eric ChristopherGrab a subtarget off of an AMDGPUTargetMachine rather...
2015-03-21 Eric ChristopherCache the Function dependent subtarget on the MachineFu...
2015-03-21 Eric ChristopherGrab the cached subtarget off of the MachineFunction.
2015-03-21 Eric ChristopherGrab a subtarget off of a MipsTargetMachine rather...
2015-03-21 Eric ChristopherSimplify the query for a subtarget in the NVPTX pass...
2015-03-21 Eric ChristopherChange getISAEncoding to use the target triple to determine
next