oota-llvm.git
2010-10-11 Michael J.... Revert "System: Add SwapByteOrder and update Support...
2010-10-11 Eric ChristopherWe're not going to handle dynamic allocas anywhere...
2010-10-11 Daniel DunbarChange explicit search Apple specific code to only...
2010-10-11 Jim GrosbachMake sure to use the machine instruction operand number...
2010-10-11 Michael J.... Reduce dpendencies for SupportTests.
2010-10-11 Michael J.... System: Add SwapByteOrder and update Support/MathExtras...
2010-10-11 Eric ChristopherMake sure that the call stack adjustments have default...
2010-10-11 Andrew TrickPR8297
2010-10-11 Jakob Stoklund... PowerPC varargs functions store live-in registers on...
2010-10-11 Eric ChristopherFound a bug turning this on by default. Disable again...
2010-10-11 Eric ChristopherRemove now non-existent option.
2010-10-11 Eric ChristopherFix help text.
2010-10-11 Eric ChristopherChange flag from Enable to Disable since we're enabled...
2010-10-11 Michael J.... Add KillTheDoctor.
2010-10-11 Jim Grosbachtrailing whitespace cleanup
2010-10-11 Andrew TrickFixes bug 8297: i386 cmpxchg8b, missing MachineMemOperand
2010-10-11 Jim GrosbachMore binary encoding stuff, taking advantage of the...
2010-10-11 Eric ChristopherTurn on arm fast isel by default.
2010-10-11 Jim GrosbachWhen figuring out which operands match which encoding...
2010-10-11 Jakob Stoklund... Properly handle reloading and spilling around partial...
2010-10-11 Chris Lattnerremove dead prototype, PR8351
2010-10-11 Francois PichetMSVC hangs on compilation of ARMDisassembler.cpp. PR686...
2010-10-11 Eric ChristopherCopy and pasteo.
2010-10-11 Eric ChristopherWhitespace cleanup in ARM fast isel.
2010-10-11 Eric ChristopherAdd srem libcall support to ARM fast isel.
2010-10-11 Eric ChristopherAdd i8 sdiv support for ARM fast isel.
2010-10-11 Eric ChristopherImplement select handling for ARM fast-isel.
2010-10-11 Chris Lattnertweak comment.
2010-10-11 Chris LattnerPer discussion with Sanjiv, remove the PIC16 target...
2010-10-11 Michael J.... X86: Call ulldiv and ftol2 on Windows instead of their...
2010-10-10 Michael J.... X86: MinGW should always use libgcc on Windows.
2010-10-10 Michael J.... X86: Call _alldiv instead of __divdi3 on Windows (exclu...
2010-10-10 Michael J.... Fix Whitespace.
2010-10-10 Chris Lattnerforce a triple, varargs isn't supported with the SVR4...
2010-10-10 Chris Lattnerfix the default va_arg expansion (in the realignment...
2010-10-10 Chris Lattnerfix the expansion of va_arg instruction on PPC to know...
2010-10-10 Chris Lattnerclarify that zero sized vectors are illegal, PR8340
2010-10-09 Kenneth UildriksNow using a variant of the existing inlining heuristics...
2010-10-09 Nick LewyckyFix dead link.
2010-10-09 Benjamin KramerSilence compiler warning.
2010-10-09 Michael J.... MC-COFF: Fix .bss section size. Fixes PR8335. Patch...
2010-10-09 Benjamin KramerDon't test a removed function.
2010-10-09 Michael J.... syntax-highlighting: Fix module asm keyword.
2010-10-09 Michael J.... MC-COFF: Implement InitSections. Fixes PR8335.
2010-10-09 Michael J.... MC-COFF: Add COFFAsmParser. Completes PR8343.
2010-10-09 Michael J.... Fix Whitespace.
2010-10-09 Michael J.... MC-COFF: Assert on non-coff sections.
2010-10-09 Michael J.... Add Kate syntax highlighting files.
2010-10-09 Evan ChengAdd VLD4 scheduling itineraries.
2010-10-09 Michael J.... MC: Move ParseDirectiveELFType into ELFAsmParser. COFF...
2010-10-09 Evan ChengFinish vld3 and vld4.
2010-10-09 Evan ChengComplete vld2 instruction itineries.
2010-10-09 Evan ChengMultiply instructions are issued on pipeline 0. They...
2010-10-09 Evan ChengCorrect some load / store instruction itinerary mistakes:
2010-10-09 Bill WendlingSimplify test and move into a generic "crash" ll file.
2010-10-09 Bill WendlingCheck to make sure that the iterator isn't at the begin...
2010-10-08 Chris Lattneradd jit support for the new psuedo instructions I added for
2010-10-08 Chris Lattnermachine a mutable machineinstr down into emitInstruction.
2010-10-08 Eric ChristopherFix the store part of this as well. Fixes smg2000.
2010-10-08 Jakob Stoklund... Rename SplitEditor::rewrite to finish() and break it...
2010-10-08 Evan ChengAvoid compiler warning: comparison between signed and...
2010-10-08 Jakob Stoklund... Extract method ProcessUses from LocalRewriter::RewriteM...
2010-10-08 Anton KorobeynikovDo not check that the bodies of two defs of same linkon...
2010-10-08 Jim GrosbachImplement a few more binary encoding bits. Still very...
2010-10-08 Jim GrosbachAllow << streaming of MCOperand.
2010-10-08 Jakob Stoklund... Classify value numbers into connected components in...
2010-10-08 Rafael EspindolaCall InitSections in llc and clang so that the binaries...
2010-10-08 Dan GohmanFilter out illegal formulae after updating offsets...
2010-10-08 Cameron EsfahaniRecommit 116056, now with the missing file...
2010-10-08 Evan ChengDon't waste time unfolding simple loads. The unfolded...
2010-10-08 Evan ChengFix operand latency computation in cases where the...
2010-10-08 Daniel DunbarCrashRecovery: Fix raise() override to actually send...
2010-10-08 Jim GrosbachA few 80 column cleanups
2010-10-08 Jim Grosbachtrailing whitespace
2010-10-08 Jim GrosbachReapply 116059, this time without the fatfingered pasto...
2010-10-08 Jim GrosbachReverting 116059. Bots are unhappy with it.
2010-10-08 Andrew Trickreverting 116056: win64_params.ll may need to be condit...
2010-10-08 Devang PatelLine number 0 indicates there is no source line/file...
2010-10-08 Jim Grosbach'const'ify getMachineOpValue() and associated helpers.
2010-10-08 Kenneth UildriksStart separating out code metrics into code size metric...
2010-10-08 Cameron EsfahaniSmall patch to restore home register stack space alloca...
2010-10-08 Bob WilsonChange register allocation order for ARM VFP and NEON...
2010-10-08 Chris Lattnertestcase that goes with r116053
2010-10-08 Chris Lattnerfix a subtle bug I introduced in my refactoring, where...
2010-10-08 Chris Lattnerrename test
2010-10-08 Chris Lattnermerge tests
2010-10-08 Chris Lattnerfilecheckize.
2010-10-08 Chris Lattnerreapply: Use the new TB_NOT_REVERSABLE flag instead...
2010-10-08 Chris Lattnerreapply the patch reverted in r116033:
2010-10-08 Michael J.... Fix Formatting.
2010-10-08 Michael J.... MC-COFF: Fix Simple and Complex type. Fixes PR8320.
2010-10-08 Michael J.... Fix Whitespace.
2010-10-08 Daniel DunbarUpdate CMake.
2010-10-08 Daniel DunbarRevert "Reimplement (part of) the or -> add optimizatio...
2010-10-08 Daniel DunbarRevert "Use the new TB_NOT_REVERSABLE flag instead...
2010-10-08 Daniel DunbarRevert "reimplement the second half of the or/add optim...
2010-10-08 Daniel DunbarFix -Asserts warning.
2010-10-08 Eric ChristopherMove to thumb2 loads, fixes a problem with incoming...
2010-10-08 Chris Lattnerreimplement the second half of the or/add optimization...
2010-10-08 Jim GrosbachAdd test file for simple ARM binary encodings with MC
next