Add an OperandNamespace field to Target.td's Operand.
[oota-llvm.git] / utils / buildit /
2008-05-06 Bill WendlingRemove tar ball from installed directory.
2008-04-15 Bill WendlingApple GCC 4.2 builds things differently. It no longer...
2008-04-15 Bill WendlingInstall into the directory
2008-04-11 Devang PatelChange llvm tools install location.
2008-03-28 Bill WendlingSimplify the conversion from "0x" numbers to a single...
2008-03-22 Bill WendlingDon't strip things when we're doing a debug build.
2008-02-29 Nick Kledzikinstall new lto dylib. pass down LLVM_SUBMIT_VERSION
2008-02-29 Nick Kledzikfix default RC_ProjectSourceSubversion to be zero
2008-02-12 Devang PatelRemove dead code.
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.
2008-01-17 Devang PatelEnable CBE
2007-12-18 Bill WendlingIgnore shell scripts when doing "dsymutil" call.
2007-12-01 Devang PatelChange LinkTimeOptimizer.h install location.
2007-11-30 Devang PatelChange lib lto install location.
2007-11-12 Bill WendlingMove SYSCTL stuff close to where it's used.
2007-11-12 Devang PatelBuild universal llvm.
2007-11-09 Bill WendlingInitial commit of files that support building LLVM...