Fix looking up MD names to not need a module.
[oota-llvm.git] / lib /
2010-03-02 Erick TryzelaarFix looking up MD names to not need a module.
2010-03-02 Eric ChristopherAdd file to CMakeLists.txt
2010-03-02 Evan ChengAdd skeleton of a machine level cse pass.
2010-03-02 Chris LattnerUse the right induction variable.
2010-03-02 Chris LattnerRewrite chain handling validation and input TokenFactor...
2010-03-02 Dan GohmanFix several places to handle vector operands properly.
2010-03-02 Dan GohmanNon-affine post-inc SCEV expansions have more code...
2010-03-02 Bill WendlingRemove dead parameter passing.
2010-03-02 Devang PatelConstructors and operators for anonymous aggregates...
2010-03-02 Dan GohmanFloating-point add, sub, and mul are now spelled fadd...
2010-03-02 Chris Lattnerremove dead code.
2010-03-02 Bob WilsonDon't attempt load PRE when there is no real redundancy...
2010-03-02 Chris Lattnerrefactor some code out of OPC_EmitMergeInputChains...
2010-03-01 Bob WilsonWhen GVN needs to split critical edges for load PRE...
2010-03-01 Chris Lattnerremove a little hack I did for the old isel, not needed
2010-03-01 Evan ChengMemoryDepAnalysis is not used if redundant load process...
2010-03-01 Chris Lattnerremove all but one version of SelectionDAG::MorphNodeTo
2010-03-01 Evan ChengRemove the optimize for code size limitation on r67917...
2010-03-01 Chris Lattnerremove a terrible hack that disabled assertions from...
2010-03-01 Jakob Stoklund OlesenUse methods to determine if a LiveInterval is spillable.
2010-03-01 Ted KremenekUpdate CMake build.
2010-03-01 Chris Lattnerstop using generated sdnodexforms.
2010-03-01 Chris Lattnerremove anders-aa from mainline, it isn't maintained...
2010-03-01 Johnny ChenAdded STRHT for disassembly only and fixed a bug in...
2010-03-01 Chris LattnerAccelerate isel dispatch for tables that start with...
2010-03-01 John McCallDon't potentially read past the end of the fill data...
2010-03-01 Dan GohmanFix optimization of ISD::TRUNCATE on vector operands...
2010-03-01 Dan GohmanAdd explicit keywords.
2010-03-01 Dan GohmanAdd a comment.
2010-03-01 Dan GohmanAdd some debug output to LoopSimplify.
2010-03-01 Dan GohmanSpelling fixes.
2010-03-01 Dan GohmanThis is now done.
2010-03-01 Dan GohmanFix a missing newline in debug output.
2010-03-01 Dan GohmanPrune #includes.
2010-03-01 Dan GohmanDon't print "Modified" for passes which haven't modifie...
2010-03-01 Nathan KeynesAdd JIT support to the TODO list (test commit)
2010-03-01 Chris Lattnersome trivial microoptimizations.
2010-03-01 Chris Lattnereliminate the CheckMultiOpcodeMatcher code and have...
2010-03-01 Chris Lattneradd a new OPC_SwitchOpcode which is semantically equivalent
2010-02-28 Mikhail Glushenkov80-col violations/trailing whitespace.
2010-02-28 Chris Lattnereliminate GetInt1/2
2010-02-28 Chris Lattnerhoist the new isel interpreter out of DAGISelHeader.h
2010-02-28 Chris Lattnerenhance the new isel to handle the 'node already exists'
2010-02-28 Chris Lattnersimplify this code, return only ever has zero or one...
2010-02-28 John McCallProperly clear all the extra bits in a significand...
2010-02-28 John McCallAdd an override to StringRef::getAsInteger which parses...
2010-02-28 Erick TryzelaarAdd support for global variables in an address space...
2010-02-28 Erick TryzelaarAdd indirect br support to llvm-c and ocaml.
2010-02-28 Erick TryzelaarAdd metadata functions to llvm-c and ocaml.
2010-02-28 Chris Lattnerremove redundant instruction.
2010-02-28 Erick TryzelaarAdd the new builder arthmetic instructions to llvm...
2010-02-28 Erick TryzelaarAdd the new union arthmetic instructions to llvm-c...
2010-02-28 Erick TryzelaarAdd generic binary op and cast builder functions.
2010-02-28 Bob WilsonRevert r97245 which seems to be causing performance...
2010-02-28 John McCallTeach APFloat how to create both QNaNs and SNaNs and...
2010-02-28 Dan GohmanDon't try to replace physical registers when doing...
2010-02-28 Dan GohmanAdd a flag to addPassesToEmit* to disable the Verifier...
2010-02-28 Dan GohmanImplement XMM subregs.
2010-02-28 Dan GohmanDon't unconditionally suppress hoisting of instructions...
2010-02-27 Dan GohmanThe mayHaveSideEffects flag is no longer used.
2010-02-27 Chris Lattnerremove a bogus pattern, which had the same pattern...
2010-02-27 Chris Lattnerfix an incorrect (overly conservative) predicate.
2010-02-27 Chris Lattnerfix grammaro's pointed out by daniel
2010-02-27 Evan ChengRe-apply 97040 with fix. This survives a ppc self-host...
2010-02-27 Bill WendlingThe TType is always absptr on Mach-O...at least for...
2010-02-27 Chris Lattnerfix PR6414, a nondeterminism issue in IPSCCP which...
2010-02-26 Chris LattnerFix rdar://7694996 a miscompile of 183.equake from...
2010-02-26 Chris Lattnerremove dead code, by this point all uses of CI are...
2010-02-26 John McCallMake APFloat's string-parsing routines a bit safer...
2010-02-26 Bill WendlingA much cleaner (and less code!) way of inserting the...
2010-02-26 Johnny ChenAdded the follwoing 32-bit Thumb instructions for disas...
2010-02-26 Jakob Stoklund OlesenMerge PPC instructions FMRS and FMRD into a single...
2010-02-26 Bill WendlingComment typo.
2010-02-26 Jakob Stoklund OlesenUse the right floating point load/store instructions...
2010-02-26 Jakob Stoklund OlesenRemove dead code
2010-02-26 Benjamin KramerReplace a temporary std::string with SmallString.
2010-02-26 Dale JohannesenMove dbg_value generation to target-independent FastISel,
2010-02-26 Dale JohannesenAdd type printing for Metadata pseudo.
2010-02-26 Bob WilsonMove the EnableFullLoadPRE flag from a separate command...
2010-02-26 Bob WilsonRemove unused "NoPRE" parameter in GVN and createGVNPass().
2010-02-26 Chris Lattnerpass in more section kinds, enough to get the .align...
2010-02-26 Sanjiv GuptaThe cloner has nothing to do if any of the main or...
2010-02-26 Chris Lattnerfix PR6435 another bug from the MallocInst elimination...
2010-02-26 Sanjiv GuptaReapply things reverted back in 97220, with the fixed...
2010-02-26 Dan Gohmanmovl is a cheaper way to materialize 0 without clobberi...
2010-02-26 Richard OsborneFix XCoreTargetLowering::isLegalAddressingMode() to...
2010-02-26 Chandler CarruthRevert r97211 and r97213 to get the build green again.
2010-02-26 Sanjiv GuptaCurrently in LLVM, names of libcalls are assigned durin...
2010-02-26 Sanjiv GuptaBefore converting an operand to mem, check if it is...
2010-02-26 Dan GohmanDelete a bunch of redundant predicates.
2010-02-26 Bill WendlingFix comments.
2010-02-26 Bill WendlingAdd another (and hopefully the last) exception case...
2010-02-26 Bill WendlingAnd should use the correct variable.
2010-02-26 Bill WendlingGot assertion check backwards.
2010-02-25 Bill WendlingCatch a corner case where adding the padding to the...
2010-02-25 Chris Lattnerrewrite OptimizeGlobalAddressOfMalloc to fix PR6422...
2010-02-25 Bill WendlingMake comment more meaningful.
2010-02-25 Dan GohmanFix ExpandVectorBuildThroughStack for the case where the
2010-02-25 Johnny ChenAdded the following 32-bit Thumb instructions for disas...
2010-02-25 Johnny ChenAdded the 32-bit Thumb instructions (BXJ) for disassemb...
next