oota-llvm.git
2008-06-09 Anton KorobeynikovUse proper icon :)
2008-06-09 Anton KorobeynikovFix few validations errors
2008-06-09 Anton KorobeynikovAdd footer
2008-06-09 Anton KorobeynikovRemove obsolete CompilerDriver.html and provie a new...
2008-06-09 Chris Lattnerlinkify, this requires pulling CodeGenerator.html into...
2008-06-09 Chris LattnerAdd a simple, but efficient, generic scoped hash table
2008-06-08 Chris Lattnergrammaro
2008-06-08 Chris Lattnerfinal edits from me, simplify the ia64 section.
2008-06-08 Chris Lattnermore edits
2008-06-08 Dan GohmanAdd notes about two known X86-64 limitations.
2008-06-08 Chris Lattnerseveral edits
2008-06-08 Dan GohmanAdd some links to doxygen documentation.
2008-06-08 Dan GohmanDescribe MachineMemOperands.
2008-06-08 Dan GohmanFix a grammero.
2008-06-08 Gordon HenriksenRevert a bad edit from r52095.
2008-06-08 Chris Lattneradd vmkit and rewrite clang section
2008-06-08 Chris Lattnerstart edits.
2008-06-08 Chris Lattneradd more notes.
2008-06-08 Duncan SandsRemove comparison methods for MVT. The main cause
2008-06-08 Chris LattnerLimit the icmp+phi merging optimization to the cases...
2008-06-08 Chris Lattneradd some html escapes
2008-06-08 Duncan SandsUsing llc always rather than sometimes using LLC.
2008-06-08 Duncan SandsFix spelling.
2008-06-08 Anton KorobeynikovRemove invalid test
2008-06-08 Anton KorobeynikovAdd win64
2008-06-08 Anton KorobeynikovThis was fixed
2008-06-08 Chris Lattneradd some notes.
2008-06-08 Bruno Cardoso... Added FP instruction formats.
2008-06-08 Bill WendlingTemporarily reverting r52056. It's causing PPC to fail...
2008-06-07 Bruno Cardoso... Added support for FP Registers
2008-06-07 Chris LattnerUpdate VC project files, patch by Cédric Venet!
2008-06-07 Evan ChengSpeculatively execute a block when the the block is...
2008-06-07 Evan ChengFix run line.
2008-06-07 Evan ChengRevert r52046. It broke cbe on x86 / Mac OS X.
2008-06-07 Dan GohmanCodeGen support for insertvalue and extractvalue, and...
2008-06-07 Owen AndersonConnect successors before creating the DAG node for...
2008-06-06 Gabor Greifget rid of ExtractValueInst::init's Value argument...
2008-06-06 Evan ChengTypo.
2008-06-06 Gabor Greifmake ExtractValueInst derived from UnaryInstruction
2008-06-06 Evan ChengEnable stack coloring by default.
2008-06-06 Evan ChengPPC preferred loop alignment is 16.
2008-06-06 Devang PatelLoopSimplify preserves AA.
2008-06-06 Devang PatelPrint debug message only if there are dead passes.
2008-06-06 Owen AndersonInclude loop deletion and the ADCE rewrite in the relea...
2008-06-06 Anton KorobeynikovTestcase for PR2418
2008-06-06 Anton KorobeynikovHandle assembler identifiers specially in CBE. This...
2008-06-06 Duncan SandsTighten up the abstraction slightly.
2008-06-06 Duncan SandsWrap MVT::ValueType in a struct to get type safety
2008-06-06 Zhou ShengAs Chris suggested, handle the situation if ShAmt large...
2008-06-06 Evan ChengRefine stack slot interval weight computation.
2008-06-06 Anton KorobeynikovTurn stdout into binary mode during bitcode emission.
2008-06-06 Anton KorobeynikovProvide hooks for libgcc symbols' address resolution...
2008-06-06 Bruno Cardoso... Added custom isel for MUL, SDIVREM, UDIVREM, SMUL_LOHI...
2008-06-06 Bruno Cardoso... Added custom SELECT_CC lowering
2008-06-05 Dan GohmanRevert 52002.
2008-06-05 Chris LattnerExpose a public interface to this pass.
2008-06-05 Chris LattnerLet libcall semantics decide whether it knows about...
2008-06-05 Evan ChengWarn of potential violations of strict aliasing rules.
2008-06-05 Evan ChengDon't break strict aliasing.
2008-06-05 Devang PatelDescribe loop index split.
2008-06-05 Dan GohmanWording fixes. Thanks Bill!
2008-06-05 Owen AndersonRemove debugging code.
2008-06-05 Gabor Greiffix typos, tweak stuff, make it to validate
2008-06-05 Owen AndersonUse the newly created helper on LiveIntervals.
2008-06-05 Owen AndersonAdd a helper for constructing new live ranges that...
2008-06-05 Dan GohmanMove i128 on x86-64 from the codegen section to the...
2008-06-05 Dan GohmanAdd a note about improved alignment detection.
2008-06-05 Dan GohmanAdd a note mentioning --view-sunit-dags improvements.
2008-06-05 Dan GohmanExpand the bullet item about i128 support and APInt...
2008-06-05 Zhou ShengAdd a test case for opt -instcombine bug fix in revisio...
2008-06-05 Zhou ShengIf BitWidth equals to ShtAmt, the RHSKnownZero[BitWidth...
2008-06-05 Matthijs KooijmanChange the Verifier to support returning first class...
2008-06-05 Zhou ShengAdd a test case for APInt bug fix in r51999.
2008-06-05 Zhou ShengAs comments said, for negative value, the arithmetic
2008-06-05 Nick LewyckyEscape "$#".
2008-06-05 Matthijs KooijmanLearn ScalarReplAggregrates how stores and loads of...
2008-06-05 Gordon HenriksenMove this to the proper section.
2008-06-05 Gordon HenriksenAdding release notes for bindings improvements.
2008-06-05 Matthijs KooijmanLet StructRetPromotion check if all if its users are...
2008-06-05 Matthijs KooijmanLet StructRetPromotion check if it's users are really...
2008-06-05 Matthijs KooijmanUse use_iterator::getOperandNo instead of CallSite...
2008-06-05 Matthijs Kooijman * Make CallSite::hasArgument const and let it take...
2008-06-05 Chris Lattnermore updates and random notes, including changes up...
2008-06-05 Matthijs KooijmanUpdate comments and documentation to reflect that GCSE...
2008-06-05 Bill WendlingCast because I think I know what I'm doing. There are...
2008-06-05 Matthijs KooijmanFix 80 column violations.
2008-06-05 Bill WendlingRemove unused parameter. Some clients might use -Werror...
2008-06-05 Chris Lattneradd llvmc2 notes, stack realignment.
2008-06-05 Chris Lattnervarious status updates.
2008-06-05 Chris LattnerStart adding 2.3 content.
2008-06-04 Evan ChengFix a memcpy lowering bug. Even though the memcpy align...
2008-06-04 Owen AndersonRemove unneeded #include.
2008-06-04 Chris LattnerFix inst_iterator example.
2008-06-04 Evan ChengOops. Should not be enabled by default.
2008-06-04 Chris LattnerRewrite a bunch of the CBE's inline asm code, giving...
2008-06-04 Owen AndersonCorrectly construct live intervals for the copies we...
2008-06-04 Evan ChengRevert this.
2008-06-04 Matthijs KooijmanReplace two manual loops with calls to CallSite::hasArg...
2008-06-04 Matthijs KooijmanAdd CallSite::hasArgument to allow for seeing if a...
2008-06-04 Matthijs KooijmanAdd a Name parameter to two of the init methods of...
next