oota-llvm.git
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-25 Andrew TrickRegAllocGreedy comment.
2013-07-25 Andrew TrickEvict local live ranges if they can be reassigned.
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-07-25 Bill WendlingAdd a way to add a kind-value string pair to an attribute.
2013-07-25 Adrian Prantltypo.
2013-07-25 Rafael EspindolaCurrent batch of -disable-debug-info-verifier.
2013-07-25 Tim NorthoverAArch64: add llc-based tests for previous commit.
2013-07-25 Tim NorthoverAArch64: fix even more JIT failures
2013-07-25 Rafael EspindolaDon't end a file name with a dot. It looks odd.
2013-07-25 Tim NorthoverAArch64: don't mask off shift bits when processing...
2013-07-25 Justin HolewinskiFix a bug in TableGen where the intrinsic function...
2013-07-25 Richard SandifordFix a comment cut-&-pasto.
2013-07-25 Richard Sandiford[SystemZ] Rework compare and branch support
2013-07-25 Richard Sandiford[SystemZ] Add LOCR and LOCGR
2013-07-25 Richard Sandiford[SystemZ] Add LOC and LOCG
2013-07-25 Richard Sandiford[SystemZ] Add STOC and STOCG
2013-07-25 Andrew TrickMI Sched: Register pressure heuristics.
2013-07-25 Andrew TrickMI Sched: track register pressure by importance of...
2013-07-25 Andrew TrickRegPressure: Order the "pressure sets" by number of...
2013-07-25 Andrew TrickDump LIS before regalloc. MI sched changes them.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Rafael EspindolaRespect llvm.used in Internalize.
2013-07-25 Nick LewyckyCheck that TD isn't NULL before dereferencing it down...
2013-07-25 Rafael EspindolaMake these methods const correct.
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-24 Bill WendlingAdd helpful accessor methods to get the specified funct...
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Jakob Stoklund... Speling.
2013-07-24 Quentin ColombetFix a bug in IfConverter with nested predicates.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Rafael Espindolaadd -disable-debug-info-verifier to 3 test to fix tests...
2013-07-24 Akira Hatanaka[mips] Make MipsAsmParser::parseCCRRegs return NoMatch...
2013-07-24 Jakob Stoklund... Update old llc documentation.
2013-07-24 Petar Jovanovic[mips] Remove XFAIL from test-ptr-reloc-remote.ll
2013-07-24 Manman RenDebug Info: improve the Finder.
2013-07-24 Benjamin KramerTRE: Move class into anonymous namespace.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Rafael EspindolaAdd -disable-debug-info-verifier to a RUN line.
2013-07-24 Rafael EspindolaDon't leak when expanding response files.
2013-07-24 Rafael EspindolaDelete the buffer in createObjectFile if it fails.
2013-07-24 Rafael Espindolallvm-ar is far closer to being a regular ar implementat...
2013-07-24 Petar Jovanovic[test commit] Minor comment change.
2013-07-24 Chandler CarruthFix a problem I introduced in r187029 where we would...
2013-07-24 Elena DemikhovskyI'm starting to commit KNL backend. I'll push patches...
2013-07-24 Chandler CarruthFix PR16687 where we were incorrectly promoting an...
2013-07-24 David Fangallow tests to run on powerpc-darwin8 again, checking...
2013-07-24 Craig TopperSplit generated asm mnemonic matching table into a...
2013-07-24 Craig TopperRevert accidental commit.
2013-07-24 Craig TopperFix aliases for shrd/shld to handle Intel syntax proper...
2013-07-24 Akira Hatanaka[mips] Use pristine object file while processing reloca...
2013-07-24 Eric ChristopherReplace with a "null" RAUW with an assert since we...
2013-07-24 Eric ChristopherRemove dead code.
2013-07-24 Manman RenUpdate testing cases to make them pass debug info verif...
2013-07-24 Eric ChristopherRemove unnecessary constructors as the default conversi...
2013-07-24 Eric ChristopherMore constructor cleanup.
2013-07-24 Eric ChristopherCollapse logic and move and reword comment for clarity.
2013-07-24 Eric ChristopherAdd a fixme and reformat.
2013-07-24 Eric ChristopherRemove one more of these.
2013-07-24 Eric ChristopherRemove more dead/weird/misleading code.
2013-07-24 Eric ChristopherRemove more seemingly unused code.
2013-07-23 Tom StellardDAGCombiner: Pass the correct type to TargetLowering...
2013-07-23 Tom StellardR600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS...
2013-07-23 Manman RenDebug Info: improve the Finder.
2013-07-23 Manman RenDebug Info: clean up.
2013-07-23 Eric ChristopherRemove unused function.
2013-07-23 Quentin Colombet[ARM][ISel] Improve the lowering of vector loads.
2013-07-23 Eric ChristopherKeep similar classes near each other. No functional...
2013-07-23 Matt ArsenaultFix spelling
2013-07-23 Eric Christopher80-column.
2013-07-23 Eric ChristopherReformat options.
2013-07-23 Eli BenderskyExpand the comment on getOpenFileSlice a bit for more...
2013-07-23 Eli BenderskyRefactor the unit test for MemoryBuffer::getOpenFileSlice
2013-07-23 Manman RenDebug Info: code cleanup, use getNodeField if possible.
2013-07-23 Rafael EspindolaSplit getOpenFile into getOpenFile and getOpenFileSlice.
2013-07-23 Rafael EspindolaFix use of the getOpenFile api.
2013-07-23 Manman RenDebugInfo Verifier: verify the actual type.
2013-07-23 Ahmed BougachaRevert "Remove use of asymmetric std::lower_bound compa...
2013-07-23 Ahmed Bougachadocs: Update old VS 2008 references.
2013-07-23 Ahmed Bougachadocs: cleanup VS 2008 release note.
2013-07-23 Ahmed Bougachadocs: Correct reST link.
2013-07-23 Ahmed BougachaUpdate docs to drop support for VS 2008.
2013-07-23 Rafael EspindolaAdd not so that these tests pass with pipefail enabled.
2013-07-23 Rafael EspindolaAdd -disable-debug-info-verifier.
2013-07-23 Rafael EspindolaFix the build in c++03 mode.
2013-07-23 Rafael EspindolaAdd an initial implementation of archive symbol table...
2013-07-23 Craig TopperRemove some errant space charcters in mnemonic strings.
2013-07-23 Shuxin Yangremove unnecessary space
2013-07-23 NAKAMURA Takumillvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disabl...
2013-07-23 Craig TopperRemove 'else' after 'return'. No functional change.
2013-07-23 Craig TopperRemove trailing whitespace.
2013-07-23 Craig TopperDon't let x86 asm printer use the no operand movsd...
2013-07-23 Tom StellardR600: Add support for 24-bit MAD instructions
2013-07-23 Tom StellardR600: Add support for 24-bit MUL instructions
2013-07-23 Tom StellardR600: Improve support for < 32-bit loads
2013-07-23 Tom StellardR600: Rename AMDILISelDAGToDAG.cpp -> AMDGPUISelDAGToDA...
2013-07-23 Tom StellardR600: Move CONST_ADDRESS folding into AMDGPUDAGToDAGISe...
2013-07-23 Tom StellardR600: Use KCache for kernel arguments
2013-07-23 Tom StellardR600: Simplify assembly for KCache registers using...
2013-07-23 Tom StellardR600: Use the same compute kernel calling convention...
next