oota-llvm.git
2009-04-27 Jeffrey YasskinAdd tests for WeakVH and AssertingVH. These pointed...
2009-04-27 Dan GohmanTeach getZeroExtendExpr and getSignExtendExpr to use...
2009-04-27 Chris Lattnergive bitstreamreader an API to ignore names for blocks...
2009-04-27 Owen AndersonDon't skip the CopyMI when removing kill markers.
2009-04-27 Duncan SandsNow that PR2957 is resolved, remove a bunch of
2009-04-27 Dale JohannesenTest for (llvm-gcc) 70231.
2009-04-27 Nate BegemanRevert accidental testcase reduction
2009-04-27 Nate Begeman2nd attempt, fixing SSE4.1 issues and implementing...
2009-04-27 Chris LattnerPrint statistics for each record kind saying the number...
2009-04-27 Chris Lattnerclean up the output of llvm-bcanalyzer by using printf
2009-04-27 Evan ChengFix PR4056. It's possible a physical register def is...
2009-04-27 Evan ChengAlso delete last unused val#.
2009-04-27 Dan GohmanRename GR8_ABCD to GR8_ABCD_L and create GR8_ABCD_H...
2009-04-27 Dan GohmanRename GR8_, GR16_, GR32_, and GR64_ to GR8_ABCD, GR16_...
2009-04-27 Dan GohmanBreak up long multi-mnemonic strings into separate...
2009-04-27 Dan GohmanFix the syntax for a PR number in a test.
2009-04-27 Duncan SandsFix some confusion in the Ada f-e build instructions...
2009-04-27 Mon P WangRevised 68749 to allow matching of load/stores for...
2009-04-27 Nick LewyckyUnder unusual circumstances (jitting a function that...
2009-04-27 Sanjiv GuptaNow that any size of integer indices are allowed for...
2009-04-27 Dan GohmanMake this test slightly more strict.
2009-04-27 Dan GohmanWhen transforming sext(trunc(load(x))) into sext(smalle...
2009-04-27 Dan GohmanHandle ands with ~0 correctly too. This fixes PR4052.
2009-04-27 Dan GohmanImprove bugpoint's error messages when it runs out...
2009-04-26 Chris LattnerAdd two new record types to the blockinfo block:
2009-04-26 Chris Lattnermake BitstreamCursor's copyable and assignable.
2009-04-26 Chris LattnerMake a major API change to BitstreamReader: split all...
2009-04-26 Bill WendlingI cast, therefore I think I know what I'm doing.
2009-04-26 Bill WendlingUse uint64_t instead of unsigned.
2009-04-26 Chris Lattnerrevert an incorrect patch. This causes crashes all...
2009-04-26 Bill WendlingSuppress warnings about conversion shortening 64-bit...
2009-04-26 Sanjiv GuptaAny size of integral indices are allowed in gep for...
2009-04-25 Chris Lattnerimprove documentation on build configurations, patch by
2009-04-25 Chris Lattneradd testcase for strange types of gep indices
2009-04-25 Chris LattnerAdd a new TypeBuilder helper class, which eases making...
2009-04-25 Chris Lattnerimprove documentation around memory lifetimes,
2009-04-25 Chris LattneraDd support for building a subset of the llvm tools...
2009-04-25 Chris Lattnertestcase and asmparser fix for PR4066
2009-04-25 Chris LattnerAllow aliasee to be a GEP or bitcast instead of just...
2009-04-25 Chris LattnerUpdate docs to not mention gcse/loadvn and mention...
2009-04-25 Bill WendlingUse intptr_t.
2009-04-25 Mon P Wangsize() should return a size_t; avoids a warning for...
2009-04-25 Evan ChengReuse unused val#'s to avoid running out of memory...
2009-04-25 Chris LattnerDenseMap.h needs <new> because it explicitly calls...
2009-04-25 Chris LattnerFix PR4040: APInt's string constructor is too strict
2009-04-25 Chris Lattneradd support for detecting process features on win64...
2009-04-25 Dan GohmanRefactor the code to grab the low and high parts of...
2009-04-25 Dan GohmanReturn null instead of false, as appropriate.
2009-04-25 Dan GohmanAdd several more icmp simplifications. Transform signed...
2009-04-25 Dan GohmanAdd a top-level comment about DAGCombiner's role in...
2009-04-25 Dan GohmanHandle ands with 0 and shifts by 0 correctly. These...
2009-04-25 Torok EdwinFix g++-4.4.0 warning, it was causing llvm-nm to fail...
2009-04-25 Evan ChengDo not share a single unknown val# for all the live...
2009-04-25 Sanjiv GuptaFixed the gep example for i16 type indices.
2009-04-25 Bob WilsonChange LowerCallResult method so that CCValAssign:...
2009-04-24 Dale JohannesenFix PR 4057, a crash doing float->char const folding.
2009-04-24 Bob WilsonAdjust a comment to reflect what the code does. Splitt...
2009-04-24 Bob WilsonFix up some problems with getCopyToReg and getCopyFromR...
2009-04-24 Gabor GreifUse a bigger hammer to coerce subversion into english.
2009-04-24 David GreeneFix multiclass inheritance to limit value resolution...
2009-04-24 Bob WilsonRemove unnecessary references to f32 types. After...
2009-04-24 Rafael EspindolaAdd LTO_SYMBOL_DEFINITION_WEAKUNDEF, use that on the...
2009-04-24 Sanjiv GuptaFixed spaces and the getelementpointer example with...
2009-04-24 Rafael EspindolaFix PR 4004 by including the call to __tls_get_addr...
2009-04-24 Rafael EspindolaRevert 69952. Causes testsuite failures on linux x86-64.
2009-04-24 Chris Lattnerfix a typo noticed by duncan
2009-04-24 Chris Lattner"I got annoyed at the compiler warnings from ConstantIn...
2009-04-24 Nate BegemanPR2957
2009-04-24 Dan GohmanInstead of requiring TLI.LowerCallTo to return an ISD...
2009-04-24 Sanjiv GuptaAllow i16 type indices to gep.
2009-04-23 Dan GohmanFactor out a bit of code that appears in several places...
2009-04-23 Dan GohmanHandle Void types in ComputeValueVTs. This doesn't...
2009-04-23 Dan GohmanFix spurious indentation in a comment.
2009-04-23 David GreeneFix a documentation bug.
2009-04-23 David GreeneMake BinOps typed and require a type specifier for...
2009-04-23 Evan ChengUpdate comments.
2009-04-23 Evan ChengFix an obvious type.
2009-04-23 Dan GohmanExplicitly pass -tailcallopt=false to these tests so...
2009-04-23 Dale JohannesenTestcase for 69795.
2009-04-23 Dan GohmanFix an error in this test.
2009-04-23 Dan GohmanChange SCEVExpander's expandCodeFor to provide more...
2009-04-23 Sanjiv GuptaBanksel immediate constant will always immediately...
2009-04-23 Nick LewyckySimplify trunc(extend(x)) in SCEVs, just for completene...
2009-04-23 Owen AndersonTestcase for PR3909.
2009-04-23 Owen AndersonTestcase for PR2639.
2009-04-23 Owen AndersonTestcase for PR2537.
2009-04-23 Owen AndersonFix typo.
2009-04-23 Owen AndersonTestcase for PR3085.
2009-04-23 Owen AndersonAdd testcase from PR3086.
2009-04-23 Dan GohmanAdd support for printing MO_ExternalSymbol operands in
2009-04-23 Dan GohmanAdd more ulimit limits, to catch more kinds of runaway...
2009-04-23 Owen AndersonUse the testcase from PR2791.
2009-04-22 Evan ChengMake sure both operands have binary instructions have...
2009-04-22 Evan ChengA few more places where the check of use_empty is needed.
2009-04-22 Evan ChengAvoid deferencing use_begin() if value does not have...
2009-04-22 David GreeneAllow defm to inherit from multiple multiclasses.
2009-04-22 David GreeneImplement !nameconcat to concatenate strings and look...
2009-04-22 Duncan SandsTestcase for PR2958.
2009-04-22 Devang PatelFix cut-n-pasto.
2009-04-22 David GreeneImplement multiclass inheritance.
next