oota-llvm.git
2015-03-25 Lang Hames[Orc] Remove another unnecessary typedef.
2015-03-25 Andrea Di Biagio[optnone] Skip pass Float2Int on optnone functions.
2015-03-25 Lang Hames[Orc][lli] Add a very simple Orc-based lazy JIT to...
2015-03-25 Andrea Di Biagio[X86] Simplify check lines in tests. No functional...
2015-03-25 James MolloyReapply r233062: "float2int": Add a new pass to demote...
2015-03-25 Justin Bognertest: Fix the dependencies for the check-llvm-* targets
2015-03-25 Rafael EspindolaFix build.
2015-03-25 Craig Topper[X86] Remove GetCpuIDAndInfo, GetCpuIDAndInfoEx and...
2015-03-25 Lang Hames[Orc] Remove extraneous 'typename'. This should cheer...
2015-03-25 Lang Hames[Orc] Refactor JITCompileCallbackManagerBase and Compil...
2015-03-25 Duncan P. N... Linker: Temporarily disable dwarfdump checks from r233164
2015-03-25 Duncan P. N... Linker: Drop function pointers for overridden subprograms
2015-03-25 Chandler Carruth[ADT] Teach MapVector to support a swap member. Will...
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 Justin BognerUpdate a test I missed in r233132
2015-03-24 Andrew KaylorDisabling warnings for MSVC build to enable /W4 use.
2015-03-24 Justin Bognerllvm-cov: Require a subcommand when invoked as llvm-cov
2015-03-24 David BlaikieOpaque Pointer Types: GEP API migrations to specify...
2015-03-24 Frederic Riss[dsymutil] Temporarily disable some tests on windows.
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 Rafael EspindolaAdd -m -m elf_x86_64 to gold invocations.
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 Peter CollingbourneMC: Add more stringent symbol checking to test.
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 Rafael Espindola[llvm-readobj] add support for macho universal binary.
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... DebugInfo: Reorder definitions of MDLocation and MDFile...
2015-03-24 Duncan P. N... Verifier: Start recursing into !dbg attachments
2015-03-24 Duncan P. N... Verifier: !llvm.dbg.cu must point at compile units
2015-03-24 Duncan P. N... DebugInfo: Add MDLocalScope, a legal scope for locals
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-24 Lang Hames[Orc] Whitespace fix. NFC.
2015-03-24 Lang Hames[Orc] Use std::string to capture name by value.
2015-03-23 Simon Pilgrim[SelectionDAG] Fixed issue with uitofp vector constant...
2015-03-23 Duncan P. N... Remove dead prototype DebugInfoFinder::processExpressio...
2015-03-23 Duncan P. N... 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 David BlaikieCleanup else-after-return and add an early-return to...
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 Chad Rosier[AArch64] Add FileCheck that was missing from test...
2015-03-23 Chris BienemanRe-land: Generate targets for each lit suite.
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 David BlaikieRefactor: simplify boolean expressions in llvm-objdump
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
next