oota-llvm.git
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.
2009-02-24 Bill Wendling- Use the "Fast" flag instead of "OptimizeForSize"...
2009-02-24 Dan GohmanAdd a testcase for the problem fixed in r65289.
2009-02-24 Dan GohmanFix a ValueTracking rule: RHS means operand 1, not...
2009-02-24 Dan GohmanGeneralize the ChangeCompareStride code, in preparation for
2009-02-24 Dan GohmanPreserve the DominanceFrontier analysis in the LoopDele...
2009-02-24 Devang Patelgdb uses DW_AT_prototyped to identify K&R style in...
2009-02-24 Bill WendlingUn-XFAIL this test.
2009-02-24 Devang PatelWhile folding unconditional return move DbgRegionEndIns...
2009-02-24 Devang PatelIf there is not any debug info available for any global...
2009-02-23 Dan GohmanBack out the change in 64918 that used sign-extensions...
2009-02-23 Dan GohmanFast-isel can't do TLS yet, so it should fall back...
2009-02-23 Ted KremenekCorrectly implement ImmutableMap::getMaxElement() by...
2009-02-23 Ted KremenekAdd ImmutableMap::getMaxElement(), a method that return...
2009-02-23 Dan GohmanLoopDeletion needs to inform ScalarEvolution when a...
2009-02-23 Dan GohmanUse the -stack-alignment option instead of using a...
2009-02-23 Dan GohmanIndVarSimplify preserves ScalarEvolution. In the
2009-02-23 Zhou ShengAdd test case for checkin @r65314.
2009-02-23 Zhou ShengShould reset DBI_Prev if DBI_Next == 0.
2009-02-23 Evan ChengOnly v1i16 (i.e. _m64) is returned via RAX / RDX.
2009-02-23 Nate BegemanMake this test use darwin targe triple, to avoid stack...
2009-02-23 Nate BegemanGenerate better code for v8i16 shuffles on SSE2
2009-02-23 Nick LewyckyIf nobody minds, I'm using LTO to produce faster binari...
2009-02-23 Mon P WangChanged option name from inline-threshold to basic...
2009-02-23 Chris Lattnerfix some typos that Duncan noticed
next