oota-llvm.git
2009-02-28 Bill WendlingFix grammaro.
2009-02-28 Chris Lattnerrename 'Result' to 'OS' in CalcTypeName for consistency
2009-02-28 Chris Lattnerdo not embed the raw_ostream into TypePrinting, pass...
2009-02-28 Chris Lattnerstop calling Type::getDescription().
2009-02-28 Chris Lattnersimplifications
2009-02-28 Chris LattnerChange WriteTypeSymbolic to not put a space out before...
2009-02-28 Chris Lattnermake CalcTypeName take a stream instead of a string...
2009-02-28 Chris Lattnerremove a bunch of nearly-duplicated code.
2009-02-28 Chris Lattnerfix indentation, remove dead integer case.
2009-02-28 Chris Lattnerpull calcTypeName into TypePrinting class, make its...
2009-02-28 Chris Lattnerinline method into its only use and simplify the result.
2009-02-28 Chris Lattnersimplify condition
2009-02-28 Chris Lattnerstart refactoring the .ll printer: introduce a new...
2009-02-28 Chris Lattneradd a stub for Roadsend PHP
2009-02-28 Chris Lattnerdon't use the word 'aggregate' with constants, it is...
2009-02-28 Chris Lattnerdon't redescribe bitcast constraints in two places...
2009-02-28 Chris Lattnerreject 0 element vectors with:
2009-02-28 Nick LewyckyUpdate this text for first-class aggregates.
2009-02-28 Bill WendlingFix typo. Found by William Moss.
2009-02-28 Bill WendlingThere is a way to specify targets that should succeed...
2009-02-28 Gabor Greifmake traits more flexible by splitting out node-related...
2009-02-28 Evan ChengLast commit accidentially deleted this code.
2009-02-28 Evan ChengAvoid unused parameter warning.
2009-02-28 Stuart HastingsUnable to say "TARGET: *-*-darwin*"; falling back to...
2009-02-28 Mon P WangAdded another darwin subtarget
2009-02-27 Stuart HastingsTestcase to insure C strings go to the cstring
2009-02-27 Devang PatelIt is possible that subprgoram definition is only encod...
2009-02-27 Gabor Greifgroup friendship
2009-02-27 Rafael EspindolaRefactor TLS code and add some tests. The tests and...
2009-02-27 Gabor Greifdocument ilist_traits
2009-02-27 Gabor GreifExpand a bit on iplist. If you are more expert on this...
2009-02-27 Gabor Greifupdate ilist documentation and add some blurb on ilist_node
2009-02-27 Gabor Greifupdate year
2009-02-27 Gabor Greiffix comments
2009-02-27 Gabor GreifIntroduce a new technique for merging BasicBlock with...
2009-02-27 Ted KremenekUpdate release notes for static analyzer.
2009-02-27 Mikhail Glushenkov'append_cmd' should split its argument.
2009-02-27 Nick LewyckySilence compiler warning about use of uninitialized...
2009-02-27 Nick LewyckyFix compiler warning about uninitialized variables...
2009-02-27 Dale JohannesenAlignment values for i64 and f64 on ppc64 were wrong,
2009-02-27 Evan ChengMake sure this test passes on linux-ppc.
2009-02-27 Dan GohmanUpdate another test for the LoopInfo::print changes.
2009-02-27 Dan GohmanUpdate this test for the LoopInfo::print changes.
2009-02-27 Dan GohmanMake LoopInfo::print() identify header, exit, and latch...
2009-02-27 Evan ChengMachineLICM CSE should match destination register class...
2009-02-26 Chris Lattnerdrop some un-edited text for pure and ldc in here.
2009-02-26 Gabor Greifremove deleteNode definition, it is inherited in an...
2009-02-26 Chris Lattnermake sure that make fully evaluates variables when...
2009-02-26 Chris LattnerFix universal builds to not use -XCClinker (a libtool...
2009-02-26 Chris Lattnerthese utils don't need exports.
2009-02-26 Chris Lattnerdisable exports from a bunch more tools, those without...
2009-02-26 Chris Lattnerno really, use the right path.
2009-02-26 Chris LattnerSearch for the export map in a place that it can be...
2009-02-26 Chris Lattneruse TOOL_NO_EXPORTS, this shrinks the llvm-as binary...
2009-02-26 Chris Lattnerstrip exported symbols from tools that build with TOOL_...
2009-02-26 Chris Lattnerpass -mmacosx-version-min to the compiler and linker...
2009-02-26 John CriswellAnother great year for LLVM!
2009-02-26 Nick LewyckyTabs to spaces presto chango! Pointed out by Duncan...
2009-02-26 Nick LewyckyFix typo.
2009-02-26 Nick LewyckyFix typo!
2009-02-26 Nick LewyckyForce 'llvm-config' to go first, optionally followed...
2009-02-26 Nick LewyckyRemove libtool.
2009-02-26 Chris Lattnerpic16 notes from Sanjiv. Just dumped in for now, will...
2009-02-26 Chris Lattnerfinal random and incoherent notes after making it throu...
2009-02-26 Zhou ShengIgnore dbg info intrinsics when folding conditional...
2009-02-26 Nick LewyckyAdd the function attributes pass during LTO time.
2009-02-26 Chris Lattnermore notes.
2009-02-26 Chris Lattneradd some notes from Nicolas G.
2009-02-26 Owen AndersonEnable stack slot coloring DCE. Evan's spiller fixes...
2009-02-26 Evan ChengADDS{D|S}rr_Int and MULS{D|S}rr_Int are not commutable...
2009-02-26 Evan ChengThe last commit was overly conservative. It's ok to...
2009-02-26 Evan ChengIf an available register falls through to a succ block...
2009-02-26 Bob WilsonFix a duplicated word in a comment.
2009-02-26 Julien LerougeFix a typo that prevents hello.mm from running (and...
2009-02-25 Evan ChengRevert BuildVectorSDNode related patches: 65426, 65427...
2009-02-25 Dale JohannesenFix big-endian codegen bug. We're splitting up
2009-02-25 Devang PatelPrint variable's display name in dwarf DIE.
2009-02-25 Chris LattnerFix PR3667
2009-02-25 Duncan SandsCheck that records with a known constant size are not
2009-02-25 Zhou ShengDon't block basic block with only SwitchInst to fold...
2009-02-25 Duncan SandsFlesh out the Ada section a little.
2009-02-25 Duncan SandsThe C backend does not support arbitrary precision...
2009-02-25 Duncan SandsNote on new type legalizer.
2009-02-25 Duncan SandsAdd note on support for arbitrary precision integers.
2009-02-25 Chris Lattnermore notes.
2009-02-25 Evan ChengClean up dwarf writer, part 1. This eliminated the...
2009-02-25 Nick LewyckyAdd a totally synthetic situation I came up with while...
2009-02-25 Chris Lattnerrandom notes
2009-02-25 Nick LewyckyRecommend against using Gold to build LLVM.
2009-02-25 Chris Lattnerdon't know if there is a vmkit release to match 2.5
2009-02-25 Chris Lattnerupdate clang section
2009-02-25 Chris Lattnerrip out llvm 2.4 details to make room for 2.5
2009-02-25 Scott MichelExpand tabs to spaces (overlooked in previous commit)
2009-02-25 Scott MichelRemove all "cached" data from BuildVectorSDNode, prefer...
2009-02-24 Mon P WangAdded support to have TableGen provide information...
2009-02-24 Devang PatelIf compile unit's language is not set then don't crash...
2009-02-24 Daniel DunbarExtension of GEP in constant folder was broken (apparen...
2009-02-24 Dan GohmanRename ScalarEvolution's getIterationCount to getBacked...
2009-02-24 Bill WendlingOverhaul my earlier submission due to feedback. It...
2009-02-24 Owen AndersonAdd a debugging option for SSC DCE.
next