oota-llvm.git
2007-08-27 David GreeneUpdate InvokeInst to work like CallInst
2007-08-27 Rafael EspindolaAdd a comment about using libc memset/memcpy or generat...
2007-08-27 Duncan SandsRemove this test as it is too hard to fix after the
2007-08-27 Duncan SandsFix this test: llvm-gcc-4.2 optimizes almost everything...
2007-08-27 Dan GohmanMake DAGCombiner's global alias analysis query more...
2007-08-27 Duncan SandsNow that we don't output cleanups by default, the action
2007-08-27 Dan GohmanIf the source and destination pointers in an llvm.memmo...
2007-08-27 Dan GohmanChange comments to refer to @malloc and @free instead...
2007-08-27 Duncan SandsThere is an impedance matching problem between LLVM and
2007-08-27 Dan GohmanAdd explicit keywords and remove spurious trailing...
2007-08-27 Rafael Espindolacall libc memcpy/memset if array size is bigger then...
2007-08-26 Anton KorobeynikovDon't promote volatile loads/stores. This is needed...
2007-08-26 Owen AndersonDon't DSe volatile stores.
2007-08-26 Dale JohannesenRevise per review comments.
2007-08-25 Dale JohannesenAdd APFloat interface to ConstantFPSDNode. Change
2007-08-25 Devang PatelMove exit condition and exit branch from exiting block...
2007-08-25 Devang PatelConstant split values needs upper bound and lower bound...
2007-08-25 Chris LattnerAllow target constants to be illegal types. The target...
2007-08-25 Devang PatelWhile calculating upper loop bound for first loop and...
2007-08-25 Chris LattnerTeach the dag scheduler to handle inline asm nodes...
2007-08-25 Bill WendlingThe personality function might need to be declared as:
2007-08-25 Chris Lattnerrename isOperandValidForConstraint to LowerAsmOperandFo...
2007-08-25 Dale JohannesenComment out declaration of operator== (undefined).
2007-08-25 Neil BoothTest
2007-08-25 Neil BoothAdd self
2007-08-24 Tanya LattnerRename llvm-gcc4 to llvm-gcc.
2007-08-24 Dale JohannesenPoison APFloat::operator==. Replace existing uses...
2007-08-24 Dale JohannesenUse APFloat internally for ConstantFPSDNode.
2007-08-24 Chris Lattnersink clone() down the class hierarchy from CmpInst...
2007-08-24 Devang PatelFix regression that I caused yesterday night while...
2007-08-24 Chris LattnerDisable EH generation until PPC works 100%.
2007-08-24 Chris Lattneradd a note
2007-08-24 Devang PatelIt is not safe to execute split condition's true branch...
2007-08-24 Devang PatelReject ICMP_NE as index split condition.
2007-08-24 Devang PatelTightenup loop filter.
2007-08-24 Devang PatelRemove incomplete cost analysis.
2007-08-24 Dale JohannesenRevised per review feedback from previous patch.
2007-08-24 Chris Lattnersilence some warnings in an optimized build.
2007-08-24 Dale JohannesenChange internal representation of ConstantFP to use...
2007-08-23 Duncan SandsFix this testcase: there are two matches for
2007-08-23 Chris Lattneradd some notes on really poor codegen.
2007-08-23 Chris Lattnernew example
2007-08-23 Anton KorobeynikovPerform correct codegen for eh_dwarf_cfa intrinsic.
2007-08-23 Chris Lattnerdefault this to radix 10 like the toString(Un)Signed...
2007-08-23 Chris LattnerAvoid hiding issues.
2007-08-23 Chris Lattnerrename APInt::toString -> toStringUnsigned for symmetry...
2007-08-22 Duncan SandsImplement review feedback on trampoline documentation.
2007-08-22 Devang PatelRemove dead code.
2007-08-22 Devang PatelFix typo.
2007-08-22 Andrew Lenharthupdate test to check that codegen works with llvm.used...
2007-08-22 Devang PatelCosmetic change
2007-08-22 Andrew Lenharthmove this check. ppc outputs .no_dead_strip properly
2007-08-22 Bill WendlingAdd the PCSymbol for Darwin x86 platforms.
2007-08-22 Devang PatelRefactor loop condition check in a separate function.
2007-08-22 Devang PatelFix thinko.
2007-08-22 Bill WendlingTestcase for llvm.c* intrinsic failures.
2007-08-22 Duncan SandsTest handling of complex constants as lvalues.
2007-08-21 Anton KorobeynikovDror GCCLibraries: they are obsolete since 2.0 release...
2007-08-21 Devang PatelRename bunch of variables.
2007-08-21 Devang PatelPreserve LCSSA.
2007-08-21 Devang PatelUse SmallVector.
2007-08-21 Devang PatelNo need to hardcode SmallVector size.
2007-08-21 Bruno Cardoso... InlineAsm asm support for integer registers added
2007-08-21 Bruno Cardoso... Instruction Itinerary attribution fixed
2007-08-21 David GreeneDoxygenize comments.
2007-08-21 Chris LattnerFix potentially N^2 behavior handling arrays with many...
2007-08-21 Anton KorobeynikovUse only 1 knob to enable exceptions on Darwin :).
2007-08-21 Devang PatelUse SmallVector instead of std::vector.
2007-08-21 Chris Lattnersimplify code, improve a comment.
2007-08-20 Devang Patels/ExitBlock/ExitingBlock/g
2007-08-20 Chris Lattnerinitial checkin of Neil's APFloat work.
2007-08-20 Chris Lattnerclarify precedence, no functionality change.
2007-08-20 Chris Lattneradd reverse iterators to smallvector
2007-08-20 Anton Korobeynikov- Use correct header for SCEV inside LoopPass.cpp
2007-08-20 Devang PatelReplace indunction variable with split value in loop...
2007-08-20 Devang PatelDo not split loops rejected by processOneIterationLoop().
2007-08-20 David GreeneAdd FilteredPassNameParser along with PassArgFilter...
2007-08-20 Dan GohmanMinor cleanups to reduce some spurious differences...
2007-08-20 Dan GohmanAdd Type::isIntOrIntVector, like Type::isFPOrFPVector.
2007-08-20 Dan GohmanWhen Intrinsic::getName is constructing names for overl...
2007-08-20 Duncan SandsFix this test for gcc-4.2.
2007-08-20 Rafael EspindolaPartial implementation of calling functions with byval...
2007-08-20 Chris Lattneradd a note
2007-08-20 Chris Lattnerupdate the xcode project file, patch by Gordon Henriksen
2007-08-19 Chris LattnerFix PR1611 - Visibility should be ignored for a declaration
2007-08-19 Chris Lattnersimplify code and print visibility for declarations.
2007-08-19 Chris Lattneradd mips target to builder. I'd appreciate it if someo...
2007-08-18 Nick LewyckyOops, remove assert that wasn't meant to be committed.
2007-08-18 Nick LewyckyNever insert duplicate edges.
2007-08-18 Nick LewyckyTypo.
2007-08-18 Nick LewyckySimplify.
2007-08-18 Chris LattnerCompute the argument list as lazily as possible. This...
2007-08-18 Chris Lattneruse a nicer accessor.
2007-08-18 Evan ChengTest dag xform: Fold C ? 0 : 1 to ~C or zext(~C) or...
2007-08-18 Evan ChengFold C ? 0 : 1 to ~C or zext(~C) or trunc(~C) depending...
2007-08-18 Bruno Cardoso... MipsHi now has ouput flag
2007-08-18 Bruno Cardoso... Fixed stack frame addressing bug
2007-08-18 Bruno Cardoso... support for Schedule included on Mips.td
2007-08-18 Bruno Cardoso... Removed LowerRETURADDR, fixed small bug into LowerRET...
2007-08-18 Bruno Cardoso... Couple of small changes. Delay Slot handle header declared.
next