Make sure we don't combine a large displacement and a frame index in the same address...
[oota-llvm.git] / lib /
2011-07-13 Eli FriedmanMake sure we don't combine a large displacement and...
2011-07-13 Jim GrosbachParameterize away the ARM T1Cop class.
2011-07-13 Jim GrosbachFix predicates for Thumb co-processor instructions.
2011-07-13 Jakob Stoklund OlesenOnly keep the global split candidates that work out.
2011-07-13 Eli FriedmanRefactor out checking for displacements on x86-64 addre...
2011-07-13 Jim GrosbachFix encoding for ARM BXJ instruction.
2011-07-13 Jim GrosbachFix encoding of predicate bits on ARM BX_pred.
2011-07-13 Jakob Stoklund OlesenMove the InterferenceCache cursor into the GlobalSplitC...
2011-07-13 Jim GrosbachRange checking for 16-bit immediates in ARM assembly.
2011-07-13 Jay FoadRevert r135042. As Chris pointed out, it had no effect...
2011-07-13 Evan ChengFix up TargetLoweringObjectFile ctors to properly initi...
2011-07-13 Jim GrosbachGive the ARM BKPT instruction the right operand type.
2011-07-13 Jim GrosbachAdd tests for ARM parsing of 'BKPT' instruction.
2011-07-13 Evan ChengIt's not safe to fold (fptrunc (sqrt (fpext x))) to...
2011-07-13 Jim GrosbachImprove ARM assembly parsing diagnostics a bit.
2011-07-13 Jim GrosbachDestination register operand is optional for ADC and...
2011-07-13 Jim GrosbachFlesh out ARM Parser support for shifted-register operands.
2011-07-13 Jim Grosbach80 columns.
2011-07-13 Jim GrosbachUpdate MCParsedAsmOperand debug methods.
2011-07-13 Jay FoadReally cache function types and anonymous struct types.
2011-07-13 Jay FoadConvert InsertValueInst and ExtractValueInst APIs to...
2011-07-13 Danil MalyshevAdd to RuntimeDyld support different object formats
2011-07-13 Chris Lattnerstop leaking all named struct types with an empty name...
2011-07-13 Evan ChengAdd an entry.
2011-07-13 Bruno Cardoso LopesAVX Codegen support for 256-bit versions of vandps...
2011-07-13 Bill WendlingDon't emit the FDE end label if the last thing emitted...
2011-07-13 Eli FriedmanAdd an assert (which should never trigger) that trigger...
2011-07-13 Evan ChengImprove codegen for select's:
2011-07-13 Bill WendlingAssign variable before we test it.
2011-07-13 Bill WendlingFix obvious think-o.
2011-07-13 Bill WendlingClean up the handling of an EBP/RBP unwind frame pointe...
2011-07-12 Bill WendlingThere is a cyclic dependency between MC and Target...
2011-07-12 Jay FoadSecond attempt at de-constifying LLVM Types in Function...
2011-07-12 Tobias GrosserRemove IntegerType constness from TargetData
2011-07-12 Chris Lattnersimplify assertions to not be completely redundant.
2011-07-12 Chris Lattnermake the IRBuilder type methods return non-const types.
2011-07-12 Bill WendlingRevert r134893 and r134888 (and related patches in...
2011-07-12 Nick LewyckyTypeMap had a destructor that destroyed the types it...
2011-07-12 Andrew Trickindvars: Code reorganization in preparation for
2011-07-11 Evan ChengMost MCCodeEmitter's don't meed MCContext.
2011-07-11 Shantonu SenResynchronize EDInfo.h and EDEmitter.cpp.
2011-07-11 Jim GrosbachFix recognition of ARM 'adcs' mnemonic.
2011-07-11 Jim GrosbachSimplify printing of ARM shifted immediates.
2011-07-11 Jay FoadDe-constify Types in StructType::get() and TargetData...
2011-07-11 Jay FoadDe-constify Types in FunctionType::get().
2011-07-11 Jay FoadRemove mentions of type planes.
2011-07-11 Evan Cheng- Eliminate MCCodeEmitter's dependency on TargetMachine...
2011-07-11 Rafael EspindolaDon't duplicate the work done by a gep into a "bitcast...
2011-07-11 Cameron ZwarichFix <rdar://problem/9751331>.
2011-07-10 Chandler CarruthSilence -Wunused-variable in release builds.
2011-07-10 Jakub StaszakUse BranchProbability instead of floating points in...
2011-07-10 Jakub StaszakDon't analyze block if it's not considered for ifcvt...
2011-07-09 Chris Lattnerthe various ConstantExpr::get*Ty methods existed to...
2011-07-09 Chris Lattnerdon't load element before checking to see if it is...
2011-07-09 Chris LattnerEliminate the WriteTypeSymbolic function. Now that...
2011-07-09 Chris Lattnerstop using WriteTypeSymbolic.
2011-07-09 Chris Lattnerremove the DerivedType which isn't adding value anymore.
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-07-09 NAKAMURA TakumiWindows/DynamicLibrary.inc: Fix trivial warnings. Thank...
2011-07-09 Evan ChengRevert accidental commit.
2011-07-09 Evan ChengChange createAsmParser to take a MCSubtargetInfo instea...
2011-07-09 Jakob Stoklund OlesenOops, didn't mean to commit that.
2011-07-09 Lang HamesAdded recognition for signed add/sub/mul with overflow...
2011-07-09 Jakob Stoklund OlesenHoist spills within a basic block.
2011-07-08 Eli FriedmanReally force on 64bit for 64-bit targets. Should fix...
2011-07-08 Eli FriedmanRevert earlier unnecessary hack. Make sure we correctl...
2011-07-08 Evan ChengFix indentation.
2011-07-08 Evan ChengFix comment.
2011-07-08 Evan ChengAdd support for ARM / Thumb mode switching with .code...
2011-07-08 Bob WilsonUpdate comments for SandyBridge CPU identifiers.
2011-07-08 Jim GrosbachMark tBRIND as predicable.
2011-07-08 Evan ChengRestore old behavior. Always auto-detect features unles...
2011-07-08 Jim GrosbachPseudo-ize tBRIND.
2011-07-08 Eli FriedmanDefault 64-bit target features and SSE2 on when a tripl...
2011-07-08 Bob WilsonRecognize Intel CPUs with Family=6 and Model=44.
2011-07-08 Bob WilsonReapply a fixed version of r133285.
2011-07-08 Jim GrosbachMake tBX_RET and tBX_RET_vararg predicable.
2011-07-08 Julien LerougeAdd _allrem, _aullrem and _allmul to the runtime for...
2011-07-08 Cameron ZwarichAdd an intrinsic and codegen support for fused multiply...
2011-07-08 Evan ChengFor non-x86 host, used generic as CPU name.
2011-07-08 Jim GrosbachPseudo-ize tBX_RET and tBX_RET_vararg.
2011-07-08 Benjamin KramerPlug a leak by giving the AsmParser ownership of the...
2011-07-08 Jim GrosbachShuffle productions around a bit.
2011-07-08 Jakob Stoklund OlesenBe more aggressive about following hints.
2011-07-08 Jim GrosbachUse tPseudoExpand for tTAILJMPrND and tTAILJMPr.
2011-07-08 Jim GrosbachUse tPseudoExpand for tTAILJMPd and tTAILJMPdND.
2011-07-08 Benjamin KramerSilence compiler warning.
2011-07-08 Jim GrosbachAdd more info to FIXME.
2011-07-08 Jim GrosbachMove Thumb tail call pseudos to Thumb.td file.
2011-07-08 Evan ChengTargetAsmParser doesn't need reference to Target.
2011-07-08 Benjamin KramerRemove unused copy of UpdateInlinedAtInfo.
2011-07-08 Jim GrosbachUse ARMPseudoExpand for ARM tail calls.
2011-07-08 Jim GrosbachShuffle productions around a bit.
2011-07-08 Jim GrosbachUse ARMPseudoExpand for BLr9, BLr9_pred, BXr9, and...
2011-07-08 Devang PatelRefactor. It is inliner's responsibility to update...
2011-07-08 Chandler CarruthAdd CMake support for the new TableGen file introduced...
2011-07-08 Jim GrosbachUse TableGen'erated pseudo lowering for ARM.
2011-07-08 Devang PatelRefactor.
2011-07-08 Devang PatelMake provision to have floating point constants in...
2011-07-08 Benjamin KramerApparently we can't expect a BinaryOperator here.
next