capture implicit uses and defs in CodeGenInstruction
[oota-llvm.git] / utils / buildit / GNUmakefile
2010-03-03 Bill WendlingFix comment.
2010-03-03 Bill WendlingDon't turn assertions on by default.
2010-01-14 Bill WendlingUse ENABLE_ASSERTIONS throughout.
2010-01-14 Stuart HastingsErm, previous patch was wrong; Thanks Bill\!
2010-01-14 Stuart HastingsEnable assertions by default for Apple-style builds.
2009-10-22 Stuart HastingsTrying again to tweak the top-level Makefile to facilit...
2009-10-20 Daniel DunbarRevert "Tweak top-level Makefile to facilitate Apple...
2009-10-19 Stuart HastingsTweak top-level Makefile to facilitate Apple-style...
2009-08-26 Bill WendlingDon't submit test directory.
2009-02-07 Evan ChengRevert 64023. make prefers GNUmakefile over makefile.
2009-02-07 Evan ChengMove Apple style build makefiles to the top level....
2008-02-29 Nick Kledzikfix default RC_ProjectSourceSubversion to be zero
2008-01-30 Devang Patel Always put version numbers at the end because they...
2008-01-18 Evan ChengFix makefiles to enable Apply style debug build.
2007-11-09 Bill WendlingInitial commit of files that support building LLVM...