oota-llvm.git
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
2010-10-08 Jim GrosbachEnable binary encoding of some simple instructions.
2010-10-08 Eric ChristopherTry to fix ocaml bindings.
2010-10-08 Jim GrosbachMake <target>CodeEmitter::getBinaryCodeForInstr() a...
2010-10-08 Chris LattnerUse the new TB_NOT_REVERSABLE flag instead of special
2010-10-08 Michael J.... MC-COFF: Add test for my last commit.
2010-10-07 Chris Lattnersimplify some map operations.
2010-10-07 Michael J.... MC-COFF: Handle relaxation in COFF better. Fixes PR8321.
2010-10-07 Dan GohmanDelete the FormulaSorter class and inline its one metho...
2010-10-07 Dan GohmanFix a spello.
2010-10-07 Dan GohmanCharge a formula for explicit multiplies on scaled...
2010-10-07 Dan GohmanUse size_t for consistency.
2010-10-07 Dan GohmanWhen merging one use into another, transfer the offsets...
2010-10-07 Chris LattnerReimplement (part of) the or -> add optimization. ...
2010-10-07 Jakob Stoklund... After splitting, the remaining LiveInterval may be...
2010-10-07 Dan GohmanFix LSR to keep the RegUseTracker up to date when combi...
2010-10-07 Devang PatelRemove LoopIndexSplit pass. It is neither maintained...
2010-10-07 John ThompsonUnbreak cmake build.
2010-10-07 Evan ChengCode refactoring.
2010-10-07 Chris LattnerReduce casting in various tables by defining the table
2010-10-07 Nick LewyckyWarn about broken GCCs on ARM due to the problem fixed:
2010-10-07 Chris Lattnersimplify code: don't build up vector only to assert...
2010-10-07 Owen AndersonNow with fewer extraneous semicolons!
2010-10-07 Jim GrosbachMove checking for t2MOVCCi16 to the right place.
2010-10-07 Jim GrosbachTrivial MC code emitter shell. No instruction forms...
2010-10-07 Evan ChengCorrectly check if a path is a directory. Fix by Brian...
2010-10-07 Devang PatelProvie a clearner interface so that FE can decide wheth...
2010-10-07 Jim GrosbachInclude the auto-generated bits for machine encoding.
2010-10-07 Nick LewyckyFix typo in comment.
2010-10-07 Eric ChristopherRemember to promote load/store types for stack to regis...
2010-10-07 Chris Lattnerconvert test to use the existing classes that the multi...
2010-10-07 Chris Lattnerconvert cmp to use a multipattern
2010-10-07 Evan ChengCanonicalize X86ISD::MOVDDUP nodes to v2f64 to make...
2010-10-07 Dan GohmanThis file needs ToolOutputFile.h too.
2010-10-07 Jim GrosbachARM instruction don't have instruction prefixes, so...
2010-10-07 Jim GrosbachAdd output stream operator for MCInst.
2010-10-07 Dan GohmanMove tool_output_file into its own file.
2010-10-07 Owen AndersonAdd initialization routines for Instrumentation.
2010-10-07 Chris Lattnerreduce redundancy between pattern copies.
2010-10-07 Chris Lattnerthe opcode for BinOpMI/BinOpMI8 is always the same...
2010-10-07 Owen AndersonImprove comment.
2010-10-07 Owen AndersonAdd initialization routines to InstCombine.
2010-10-07 Chris Lattnerconvert adc/sbb to a multipattern. Because the adde...
2010-10-07 Owen AndersonAdd initialization routines for VMCore.
2010-10-07 Michael J.... Fix Whitespace.
2010-10-07 Michael J.... Fix warnings on Windows.
2010-10-07 Owen AndersonAdd initialization routines for Target.
2010-10-07 Jakob Stoklund... Fix obvious mistake pointed out by Michael Spencer.
2010-10-07 Jakob Stoklund... Print more loop info.
2010-10-07 Jakob Stoklund... Print out MBB number when rewriting.
2010-10-07 Owen AndersonAdd initialization routines for CodeGen.
2010-10-07 Owen AndersonAdd an implementation of the initialization routine...
2010-10-07 Owen AndersonAdd initialization routines for Analysis and IPA.
2010-10-07 Michael J.... gtest: Fix warnings on MinGW.
2010-10-07 Michael J.... CMake: Fix warning in gtest.
2010-10-07 Owen AndersonAdd an initialization routine for libLLVMipo.a
2010-10-07 Owen AndersonAdd a header that I forgot to commit.
2010-10-07 Jakob Stoklund... Cache interval iterators in SplitEditor::addTruncSimple...
next