oota-llvm.git
2007-01-30 Chris LattnerThe inliner/cloner can now optionally take TargetData...
2007-01-30 Chris Lattnerreformat comment
2007-01-30 Chris Lattnerpass TD to constant folding apis
2007-01-30 Chris Lattneradjust to constant folding api changes.
2007-01-30 Chris Lattneruse smallvector instead of vector to make constant...
2007-01-30 Chris Lattneradjust to api change
2007-01-30 Chris LattnerChange constant folding APIs to take an optional Target...
2007-01-30 Chris LattnerChange constant folding APIs to take an optional Target...
2007-01-30 Evan ChengCombine two tests.
2007-01-30 Evan ChengDuring PEI, if the immediate value of sp + offset is...
2007-01-30 Chris Lattnerremove some bits that are not yet meant to land.
2007-01-30 Chris LattnerSymbolically evaluate constant expressions like &A...
2007-01-30 Evan Cheng- Fix codegen for pc relative constant (e.g. JT) in...
2007-01-30 Reid SpencerFor PR1136: Rename GlobalVariable::isExternal as isDecl...
2007-01-30 Reid SpencerCompaction tables no longer supported, remove its block ID.
2007-01-30 Reid SpencerBye, Bye Compaction Tables. The benefit compaction...
2007-01-30 Reid SpencerFor PR411:
2007-01-30 Reid SpencerAdd a gxxcmd variable for the g++ command line used...
2007-01-30 Evan ChengCopy and paste bug.
2007-01-30 Evan ChengDarwin -static should codegen static ctors / dtors...
2007-01-30 Evan ChengMisseed thumb jumptable branch.
2007-01-30 Reid SpencerMake the input legal.
2007-01-30 Evan ChengAdd / merge tests.
2007-01-30 Evan ChengIn thumb mode, round up stack frame size to multiple...
2007-01-30 Evan ChengThumb eliminateFrameIndex fixes.
2007-01-30 Evan ChengChange the operand orders to t_addrmode_s* to make...
2007-01-30 Evan Cheng- In thumb mode, if size of MachineFunction is >= 2048...
2007-01-30 Evan ChengUse BL to implement Thumb far jumps.
2007-01-29 Chris Lattnertest that the 'ir' constraint works.
2007-01-29 Evan ChengFactor GetInstSize() out of constpool island pass.
2007-01-29 Chris Lattneradd initial support for handling inline asms with multi...
2007-01-29 Chris Lattnernew testcase
2007-01-29 Jim LaskeyOut of line function.
2007-01-29 Devang PatelUse StartPassTimer() and StopPassManager()
2007-01-29 Jim LaskeyOnly gather frame info if debug or eh.
2007-01-29 Devang Patel- Undo previous check-in (i.e. Do not export TimingInfo...
2007-01-29 Nate BegemanFinish off bug 680, allowing targets to custom lower...
2007-01-29 Nate BegemanWe'd still like to register allocate r2 on darwin befor...
2007-01-29 Jim Laskeyrename flag
2007-01-29 Evan ChengComment.
2007-01-29 Evan ChengRemember if LR register has been spilled in this function.
2007-01-29 Anton KorobeynikovSave all registers by default, as they can be used...
2007-01-29 Nate BegemanUpdate some of the llvm in the readme
2007-01-29 Nate BegemanProperly support cstrings
2007-01-29 Jim LaskeyFlag to control exception handling.
2007-01-29 Devang PatelMeasure timings.
2007-01-29 Devang PatelMove TimingInfo into PassManagers.h so that other libs...
2007-01-29 Jim LaskeyDisable zero landing pads for now.
2007-01-29 Reid SpencerRegenerate.
2007-01-29 Reid SpencerFor PR1142:
2007-01-29 Jim LaskeyLanding pad-less eh for PPC.
2007-01-29 Jim LaskeyUpdate project
2007-01-29 Reid SpencerRemove tabs.
2007-01-29 Reid SpencerImplement use of new IntrinsicLowering interface.
2007-01-29 Reid SpencerUse TargetData to obtain the correct size of the "size_...
2007-01-29 Reid SpencerIntrinsicLowering now requires TargetData.
2007-01-29 Jim LaskeyUpdate project.
2007-01-29 Reid SpencerRegenerate.
2007-01-29 Reid SpencerUpgrade old csret calling convention into sret paramete...
2007-01-29 Reid SpencerUpdate this test case to look for sret parameter attrib...
2007-01-29 Nick LewyckySimplify names of lattice values. SGTUNE becomes SGT...
2007-01-29 Chris LattnerRead from the right place.
2007-01-29 Chris LattnerFix PR1139
2007-01-29 Anton KorobeynikovMake doxygen happy
2007-01-28 Reid SpencerFor PR1138:
2007-01-28 Reid SpencerAdjust a comment to reflect reality.
2007-01-28 Anton KorobeynikovArguments are counting from 1. not from 0. Maybe we...
2007-01-28 Anton KorobeynikovMore cleanup
2007-01-28 Nick LewyckyDrop CSRET from here too.
2007-01-28 Nick LewyckyFix compile error "jump to case label crosses initializ...
2007-01-28 Anton KorobeynikovGrammar fix
2007-01-28 Anton KorobeynikovMerge error at my side. Fixed.
2007-01-28 Anton KorobeynikovDocument 'inreg' & 'sret'
2007-01-28 Anton KorobeynikovRegenerate
2007-01-28 Anton KorobeynikovDrop CSRET CC
2007-01-28 Anton KorobeynikovPropagate changes from my local tree. This patch includes:
2007-01-28 Reid SpencerThis file has been dead for a long time. Remove it.
2007-01-28 Reid SpencerRegenerate.
2007-01-28 Reid SpencerFor PR1137:
2007-01-28 Reid SpencerTest case for PR1137. This makes sure that we don't...
2007-01-27 Chris Lattnerprovide a definition for uintptr_t
2007-01-27 Chris LattnerFix test/Transforms/InstCombine/2007-01-27-AndICmp...
2007-01-27 Chris LattnerTestcase for an instcombine miscompilation reduced...
2007-01-27 Reid SpencerUse -f option so test is repeatable.
2007-01-27 Reid SpencerAdd a test case for PR411.
2007-01-27 Reid SpencerMake this really do nothing.
2007-01-27 Owen AndersonDescribe the recent changes to the bytecode format...
2007-01-27 Bill WendlingMake d'tor out-of-line.
2007-01-27 Chris LattnerMake SmallSet<whatever*, N> faster by transparently...
2007-01-27 Chris Lattneradd some missing API
2007-01-27 Chris LattnerGive SmallSet a reasonable fallback if it gets large...
2007-01-27 Chris Lattnerimplement SmallPtrSet::erase
2007-01-27 Chris LattnerFix a limitation of SmallPtrSet. Before it would asser...
2007-01-27 Chris Lattneradd some comments on the algorithm
2007-01-27 Chris Lattneradd a note
2007-01-27 Chris LattnerAdd a new SmallSet ADT specialized for pointers.
2007-01-27 Reid SpencerAdd some comments, fix an 80 cols violation.
2007-01-27 Bill WendlingReturn an X86ELFWriterInfo object.
2007-01-27 Bill WendlingUse TargetELFWriterInfo class.
2007-01-27 Bill WendlingAccessor for the TargetELFWriterInfo class object.
next