- 8a2d471 Add CMP and CP configuration variables for the unix cmp and cp programs. by Reid Spencer · 20 years ago
- 23ee795 Factor all of the .inc : .inc.tmp rules into one. by Chris Lattner · 20 years ago
- 02a4f90 Add spaces between rule groups to make it more obvious which ones pair by Chris Lattner · 20 years ago
- 84b85c8 Adjust to changes in asmwriter filenames by Chris Lattner · 20 years ago
- 3c47347 When tblgen changes, regenerate all .inc files, but do not rebuild any .o by Chris Lattner · 20 years ago
- 47f9dd1 Specify all of the targets built. by Chris Lattner · 20 years ago
- 42c7a16 Use the rules in Makefile.rules to build SparcV9GenCodeEmitter.inc instead by Chris Lattner · 20 years ago
- 24d5d5d Fix header by Chris Lattner · 20 years ago
- be686a8 Factor out common .td file chunks. by Chris Lattner · 20 years ago
- 31f9524 Add a "make spotless" rule for environments with BUILD_OBJ_ROOT not equal by Reid Spencer · 20 years ago
- f2ac189 Get rid of extraneous dependencies on $(BUILT_SOURCES) now that we've fixed by Reid Spencer · 20 years ago
- 07a549a Fix a major bug with BUILT_SOURCES. You actually have to dereference a by Reid Spencer · 20 years ago
- c8afbd5 Revert last patch which breaks PowerPC target because it fails to build by Reid Spencer · 20 years ago
- 2fb645a Portability fix, thanks to Markus F.X.J. Oberhumer. by Chris Lattner · 20 years ago
- b8b836d Expository comment submitted by Henrik Bach by Jeff Cohen · 20 years ago
- 34717e1 Make %'s a bit more explicit by Chris Lattner · 20 years ago
- 3e3b6f7 Fix PR485, instead of emitting zero sized arrays, emit arrays of size 1. by Chris Lattner · 20 years ago
- 00e8930 Change the signatures of the destroyFile and destroyDirectory methods to by Reid Spencer · 20 years ago
- 2d01af2 Adjust documentation of GetBytecodeLibraryPaths after removing LLVMGCCDIR by Reid Spencer · 20 years ago
- 88422fe Remove LLVMGCCDIR. by Reid Spencer · 20 years ago
- 757838e Remove LLVMGCCDIR from the set of defines. by Reid Spencer · 20 years ago
- 24ac21f Remove the CFE's lib directory from the bytecode path because LLVM should by Reid Spencer · 20 years ago
- 835b694 Remove automatic insertion of CFE's lib directory into the bytecode path by Reid Spencer · 20 years ago
- b4ed7b0 Unbreak all archive reading operations introduced by the last patch which by Reid Spencer · 20 years ago
- 56998b2 Add a verifier assertion by Chris Lattner · 20 years ago
- fd4b3c4 Eliminate a virtual method call by Chris Lattner · 20 years ago
- 264ccbe Make archive rules properly depend on llvm-ar. by Chris Lattner · 20 years ago
- 5226f6a Fix a bug in -no-aa that caused two DSGraph tests to XPASS. by Chris Lattner · 20 years ago
- 07f9f4e Fix a file overwrite bug in llvm-ar introduced by changes to by Reid Spencer · 20 years ago
- 8378294 Disable libprofile as llvm-ar bus errors on it, and I don't want to break by Chris Lattner · 20 years ago
- 67c3821 Do not fail an assertion on a broken archive by Chris Lattner · 20 years ago
- 68a9d3e Adjust to new interfaces by Chris Lattner · 20 years ago
- 0af024c Adjust to new alias analysis interfaces by Chris Lattner · 20 years ago
- 248e8eb Make the AliasAnalysis interface more precise for common cases. by Chris Lattner · 20 years ago
- 5b21034 Move virtual method call out of loop by Chris Lattner · 20 years ago
- 003485a Make Win32 TimeValue::toString() re-entrant and work with mingw by Jeff Cohen · 20 years ago
- ab68df0 Fix VC++ compilation errors by Jeff Cohen · 20 years ago
- 6af3d26 Don't put newlines in AC macros that can't handle them! by Reid Spencer · 20 years ago
- 175bf06 Change LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/lib by Reid Spencer · 20 years ago
- b50ae12 For PR351: by Reid Spencer · 20 years ago
- 9718298 For PR351: * Convert use of getUniqueFilename to sys::Path::makeUnique(); by Reid Spencer · 20 years ago
- cda985e For PR351: by Reid Spencer · 20 years ago
- c29befb For PR351: by Reid Spencer · 20 years ago
- 67f6d3a For PR351: by Reid Spencer · 20 years ago
- f9960f7 Add some system specific functions we use by Reid Spencer · 20 years ago
- f96eb57 Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the by Reid Spencer · 20 years ago
- 18d3b98 Fix the default install directory of modules from / to $(libdir) ! by Reid Spencer · 20 years ago
- fed8a14 Use user time, not wall time, for optimizer time. by Chris Lattner · 20 years ago
- 201ddef Correct documentation to reflect the change in location of the CFE runtime by Reid Spencer · 20 years ago
- 0ce8580 Constant exprs are not efficiently negatable in practice. This disables by Chris Lattner · 20 years ago
- 3b0cc78 Add the getMagicNumber method. Patch contributed by Henrik Bach. Thanks Henrik! by Reid Spencer · 20 years ago
- 5761805 The mystery of Olden/tsp solved, and more opportunities for speedup. by Brian Gaeke · 20 years ago
- 6b260e2 Get rid of shifts by zero in most cases. by Brian Gaeke · 20 years ago
- 626e38e Implement Win32 Path::getStatusInfo(), TimeValue::toString() by Jeff Cohen · 20 years ago
- 6da1e0d For PR351: by Reid Spencer · 20 years ago
- e2e2411 For PR351: Implement the new environment pointer for ExecuteAndWait by Reid Spencer · 20 years ago
- 44f6966 For PR351: by Reid Spencer · 20 years ago
- a077c9a For PR351: by Reid Spencer · 20 years ago
- f6e5a25 Revert the last patch as it causes a static destruction ordering problem. by Reid Spencer · 20 years ago
- 93f8f55 For PR351: Adjust to interface change for FindExecutable. by Reid Spencer · 20 years ago
- 51ab8ec For PR351: by Reid Spencer · 20 years ago
- 9665e8a For PR351: by Reid Spencer · 20 years ago
- 1749a0c For PR351: by Reid Spencer · 20 years ago
- 90484fb For PR351: by Reid Spencer · 20 years ago
- 395fd59 When generating code for X86 targets, make sure the fp control word is set by Chris Lattner · 20 years ago
- f7d4f10 Minor cleanups by Misha Brukman · 20 years ago
- 9d97547 Fix link error in PPC optimized build of 'opt'. by Brian Gaeke · 20 years ago
- 9b9e22a For PR351: by Reid Spencer · 20 years ago
- e171d5c Add some notes by Chris Lattner · 20 years ago
- 2356f86 For PR351: by Reid Spencer · 20 years ago
- 319cdec For PR351: by Reid Spencer · 20 years ago
- de97b57 Get rid of getSizeOf, using ConstantExpr::getSizeOf instead. by Chris Lattner · 20 years ago
- 77cc91d For PR351: by Reid Spencer · 20 years ago
- fcdd82e Change this method to return ulong, not uint, for 64-bit targets. by Chris Lattner · 20 years ago
- 0adacc5 New testcase that crashes the V9 backend. by Chris Lattner · 20 years ago
- 79fc924 Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT by Reid Spencer · 20 years ago
- 2923f34 For PR351: by Reid Spencer · 20 years ago
- 9153f8f For PR351: by Reid Spencer · 20 years ago
- 20d793a Fix typo. by Alkis Evlogimenos · 20 years ago
- 1825e30 Fix this test by Chris Lattner · 20 years ago
- 7e80cd9 Add llvm tool variables. by Alkis Evlogimenos · 20 years ago
- 15653af For PR351: by Reid Spencer · 20 years ago
- c0354c9 Set the rounding mode for the X86 FPU to 64-bits instead of 80-bits. We by Chris Lattner · 20 years ago
- 05f7e79 Make the loop termination condition clear when building the set of items to by Reid Spencer · 20 years ago
- 2a3af75 For PR351: libLLVMSupport now depends on libLLVMSystem by Reid Spencer · 20 years ago
- 9d88d1a For PR351: \ by Reid Spencer · 20 years ago
- 4251ce4 Added a size_type typedef to LLVM containers to make Visual Studio shut up by Reid Spencer · 20 years ago
- 0982d08 Add a convenience function for clearing the two global areas. by Reid Spencer · 20 years ago
- 4af3da6 Get rid of some leaks found by VC leak detector. by Reid Spencer · 20 years ago
- 145f857 Minor syntactical change to make this a little easier to comprehend. by Reid Spencer · 20 years ago
- 12786d5 Make use of the new Path inserter function. by Reid Spencer · 20 years ago
- b0e1887 Fix a bug where "." or any single character file name doesn't get the by Reid Spencer · 20 years ago
- 3d595cb Remove an always false clause from an if statement. by Reid Spencer · 20 years ago
- 07941b4 Fix a bug where directory names of length one or less where not set by Alkis Evlogimenos · 20 years ago
- b8e7df3 Use the new BYTECODE_DESTINATION to override the default bytecode install by Reid Spencer · 20 years ago
- 60edb3b More properly name bytecode_libdir cferuntime_libdir. This is only the by Reid Spencer · 20 years ago
- ab3690b Finish the implementation of the BYTECODE_DESTINATION feature for modules by Reid Spencer · 20 years ago
- 8f094f3 Implement a new feature, BYTECODE_DESTINATION, to allow a user makefile to by Reid Spencer · 20 years ago
- 732f92d * Add a std::ostream inserter for sys::Path by Reid Spencer · 20 years ago
- 3265369 Fix recent breakage of win32 build by Jeff Cohen · 20 years ago