oota-llvm.git
2014-09-17 Juergen Ributzka[FastISel][AArch64] Fold compare with zero and branch...
2014-09-17 Yaron KerenAnother required re-setting for MCStreamer::reset().
2014-09-17 Matt ArsenaultR600/SI: Remove assert
2014-09-17 Matt ArsenaultR600/SI: Rough first implementation of shouldClusterLoads
2014-09-17 Alexey SamsonovFix float division-by-zero in R600 scheduler.
2014-09-17 Juergen Ributzka[FastISel][AArch64] Improve branch selection to support...
2014-09-17 Robin Morisset[ARM, Fix] Fix emitLeading/TrailingFence on old ARM...
2014-09-17 Matt ArsenaultR600/SI: Change formatting of printed FP immediates
2014-09-17 Chad Rosier[IndVarSimplify] Partially revert r217953 to see if...
2014-09-17 Justin BognerLineIterator: Provide a variant that keeps blank lines
2014-09-17 Matt ArsenaultR600/SI: Remove promotion of instructions to e64 forms.
2014-09-17 Chad Rosier[IndVarSimplify] Widen loop compare instructions.
2014-09-17 Andrea Di Biagio[InstCombine] Fix wrong folding of constant comparison...
2014-09-17 Frederic RissAdd DIBuilder functions to build RAUWable DIVariables...
2014-09-17 Yaron KerenAdd and update reset() and doInitialization() methods...
2014-09-17 Toma Tabacu[mips] Add assembler support for the .set nodsp directive.
2014-09-17 Justin Bognerllvm-cov: Fix a typo
2014-09-17 Pavel Chupin[x32] Fix function indirect calls
2014-09-17 Justin BognerAdd move constructors/assignment to make MSVC happy...
2014-09-17 Justin Bognerllvm-cov: Distinguish expansion/instantiation from...
2014-09-17 David MajnemerInstSimplify: Don't allow (x srem y) urem y -> x srem y
2014-09-17 David MajnemerInstSimplify: ((X % Y) % Y) -> (X % Y)
2014-09-17 Nick Kledzik[Object] keep trailing '\0' out of StringRef when parsi...
2014-09-17 Richard Trieu| -> ||
2014-09-17 Nick KledzikFix identify_magic() with mach-o stub dylibs.
2014-09-17 Nick Kledzik[llvm-objdump] properly use c_str() with format("%s...
2014-09-17 Robin Morisset[X86] Use the generic AtomicExpandPass instead of X86At...
2014-09-16 Quentin Colombet[CodeGenPrepare][AddressingModeMatcher] The promotion...
2014-09-16 Nick Kledzik[llvm-objdump] improve error reporting of bad mach...
2014-09-16 Yaron KerenThis add a reset method for WinCOFFObjectWriter, like...
2014-09-16 Nick Kledziktweak test case for debugging bot
2014-09-16 Owen AndersonAdd back a fallback case for targets that do not or...
2014-09-16 Kevin EnderbyHookup the MCSymbolizer to llvm-objdump’s disassembly...
2014-09-16 Matt ArsenaultFix typo
2014-09-16 Reid KlecknerAdd a missing return to operator=
2014-09-16 Reid KlecknerFix move-only type issues in Interpreter with MSVC
2014-09-16 Adam Nemet[TableGen] Fully resolve class-instance values before...
2014-09-16 Adam Nemet[X86] Improve comment
2014-09-16 Moritz RothARM load/store optimizer: Don't materialize a new base...
2014-09-16 Benjamin KramerSpell out a move ctor. Even the 2013 vintage of MSVC...
2014-09-16 Benjamin KramerInterpreter: Hack around a series of bugs in MSVC 2012...
2014-09-16 Toma Tabacu[mips] Improve the error messages given by MipsAsmParser.
2014-09-16 Frederic RissMake DWARFUnitSection final and change base class to...
2014-09-16 Toma Tabacu[mips] Move 32-bit ADDiu instruction alias from Mips64I...
2014-09-16 Toma Tabacu[mips] Marked the ADDi instruction aliases as not avail...
2014-09-16 Joe AbbeyARMAsmBackend uses a factory method to generate binary...
2014-09-16 Tilmann Scheller[InstCombine] Remove redundant test case.
2014-09-16 Elena DemikhovskyAVX-512: added cost for some AVX-512 instructions
2014-09-16 Justin Bognerllvm-cov: Rename a variable and clean up its usage
2014-09-16 Nick Kledziktweak test case to help build bot
2014-09-16 Hal FinkelFix BasicTTI::getCmpSelInstrCost to deal with illegal...
2014-09-16 David Majnemeryaml2obj: Support bigobj
2014-09-16 Nick Kledziktweak test case to help solve why failing on one build bot
2014-09-16 Chandler Carruth[x86] Remove a FIXME that doesn't make any sense. Only...
2014-09-16 Chandler Carruth[x86] Cleanup an unused variable by actually using...
2014-09-16 Nick Kledzik[llvm-objdump] for mach-o add -bind, -lazy-bind, and...
2014-09-16 Chandler Carruth[x86] Remove the last vestiges of the BLENDI-based...
2014-09-16 Juergen Ributzka[FastISel][AArch64] Add vector support to argument...
2014-09-16 Chandler Carruth[x86] As a follow-up to r217819, don't check for VSELEC...
2014-09-16 Chandler Carruth[x86] Add the beginnings of a proper DAG combine to...
2014-09-15 Juergen Ributzka[FastISel][AArch64] Add missing test case for previous...
2014-09-15 Juergen Ributzka[FastISel][AArch64] Allow handling of vectors during...
2014-09-15 Juergen Ributzka[FastISel][AArch64] Update function and variable names...
2014-09-15 David BlaikieDebugInfo: Add comment describing the need to disable...
2014-09-15 Juergen Ributzka[FastISel][AArch64] Make AArch64FastISel class final...
2014-09-15 Juergen Ributzka[FastISel][AArch64] Lower sin/cos/pow to runtime lib...
2014-09-15 Justin Bognerllvm-cov: Make debug output more consistent
2014-09-15 David BlaikieFix indenting caused by clang-format+spuriously indente...
2014-09-15 Justin Bognerllvm-cov: Fix an issue with showing regions but not...
2014-09-15 Rafael EspindolaAdd back tests for empty function in SPARC and PowerPC.
2014-09-15 Juergen Ributzka[FastISel][AArch64] Add lowering support for frem.
2014-09-15 Juergen Ributzka[FastISel] Fix a bug in FastISel::CallLoweringInfo.
2014-09-15 Sanjay PatelReplace repeated null checks with an assert. NFC.
2014-09-15 Nick Kledzik[Support] add decodeSLEB128()
2014-09-15 Juergen Ributzka[FastISel][AArch64] Refactor selectAddSub, selectLogica...
2014-09-15 Juergen Ributzka[FastISel][AArch64] Refactor code to use isTypeSupporte...
2014-09-15 Jingyue WuRemove dead code in SimplifyCFG
2014-09-15 Juergen Ributzka[FastISel][AArch64] Improve floating-point compare...
2014-09-15 Juergen Ributzka[FastISel] Move optimizeCmpPredicate to FastISel base...
2014-09-15 Reed KotlerAdd mips32 r1 to the list of supported targets for...
2014-09-15 David MajnemerFix the build for MSVC, it doesn't support extended...
2014-09-15 Chandler Carruth[x86] Start fixing our emission of ADDSUBPS and ADDSUBP...
2014-09-15 Sanjay PatelReplace dead links to "Hacker's Delight" with general...
2014-09-15 David MajnemerMC: Add support for BigObj
2014-09-15 Benjamin KramerAdd return that was lost somehow in my last commit.
2014-09-15 Benjamin KramerRemove ancient hack that was emulating move semantics...
2014-09-15 NAKAMURA Takumillvm/test/CodeGen/X86/peephole-fold-movsd.ll: Relax...
2014-09-15 Rafael EspindolaAdd a triple to fix the bots.
2014-09-15 David BlaikieFix memory leak in error paths in YAMLTraits by using...
2014-09-15 Rafael EspindolaFix a lot of confusion around inserting nops on empty...
2014-09-15 Quentin Colombet[CodeGenPrepare][AddressingModeMatcher] Fix a think...
2014-09-15 Akira Hatanaka[X86] Fix a bug in X86's peephole optimization.
2014-09-15 Matt ArsenaultCHECK-LABELize test
2014-09-15 Matt ArsenaultUse dyn_cast<> instead of isa<> and cast<>
2014-09-15 Lang Hames[MCJIT] Start Stringref-izing the ExecutionEngine inter...
2014-09-15 Matt ArsenaultR600/SI: Prefer selecting more e64 instruction forms.
2014-09-15 Matt ArsenaultR600/SI: Make sure double vector fmul is tested
2014-09-15 Ed MasteAdd unit test for r217454
2014-09-15 Matt ArsenaultR600/SI: Add some mubuf testcases.
2014-09-15 Benjamin KramerSpell out the template args for compilers having issues...
next