- 7fc20ca Make information more complete. by John Criswell · 18 years ago
- 1a00946 initial support for variable number of arguments by Rafael Espindola · 18 years ago
- bd564bf Start eliminating temporary vectors used to create DAG nodes. Instead, pass by Chris Lattner · 18 years ago
- 4257ccb Removed unneccesary output from nightly tester by Patrick Jenkins · 18 years ago
- 8e10f5b capacity is a pointer, not a value by Chris Lattner · 18 years ago
- ebfe07f Update the instructions for writing a pass as a loadable module per the by Reid Spencer · 18 years ago
- 1c567b5 add a new assign method by Chris Lattner · 18 years ago
- f06f35e Eliminate some malloc traffic by allocating vectors on the stack. Change some by Chris Lattner · 18 years ago
- 8de353d Add ctor that initializes from a range. by Chris Lattner · 18 years ago
- f4b4c41 Eliminate reachability matrix. It has to be calculated before any instruction by Evan Cheng · 18 years ago
- 080e187 New test case. by Evan Cheng · 18 years ago
- d1001f2 Fix an anchor name. by Reid Spencer · 18 years ago
- d0337c1 Remove assertions from the SmallVector class. They slow down clients of by Chris Lattner · 18 years ago
- 51a4911 New CSEMap datastructure impl by Chris Lattner · 18 years ago
- 1b22fde Make the name of the project consistent with that specified in the by Reid Spencer · 18 years ago
- dc4f6be Remove the use of "IncludeFile" from this support facility. The mechanism by Reid Spencer · 18 years ago
- 05445e3 Make this example pass use some things from lib/Support (EscapeString, by Reid Spencer · 18 years ago
- 42fe455 For PR780: by Reid Spencer · 18 years ago
- a568285 Revamp the "CSEMap" datastructure used in the SelectionDAG class. This by Chris Lattner · 18 years ago
- 2ef88a0 Match tablegen isel changes. by Evan Cheng · 18 years ago
- 9bdca03 Making TableGen'd instruction selection code non-recursive. This fixes PR805. by Evan Cheng · 18 years ago
- fe8dc2e Move DAGSize to SelectionDAGISel; it's used in tablegen'd isel code. by Evan Cheng · 18 years ago
- 99157a0 Clear TopOrder before assigning topological order. Some clean ups. by Evan Cheng · 18 years ago
- 3b97acd Reverse the FlaggedNodes after scanning up for flagged preds or else the order would be reversed. by Evan Cheng · 18 years ago
- e46e1a5 Make XMM, FP register dwarf register numbers consistent with gcc. by Evan Cheng · 18 years ago
- f5e42bf Add a clear method to SmallVector by Chris Lattner · 18 years ago
- 25259a3 Remove extraneous #include. by Reid Spencer · 18 years ago
- a8e80c5 Make the removal of files use Path::eraseFromDisk just like it does for by Reid Spencer · 18 years ago
- bffdc36 Add a note about how the "isFile" check in Path::eraseFromDisk prevents by Reid Spencer · 18 years ago
- e8501eb Reinstated the sending of a list of all dejagnutests run. Also fixed a rather embarresing error introduced during version 1.41 where i commented out the actual sending of the data to the results server. by Patrick Jenkins · 18 years ago
- 1c3bf94 no longer sending the list of all dejagnu tests because it is too big at the present time by Patrick Jenkins · 18 years ago
- cfb3ba0 Silence a warning on x86-64, reported by chandlerc. by Chris Lattner · 18 years ago
- e6ffe61 This causes some random crashes. by Evan Cheng · 18 years ago
- 3acbb9b Fixed typo. Thanks, Reid. by Anton Korobeynikov · 18 years ago
- de9c02b Removed usage of "sort", which can lead to undeterministic behavior on mingw & cygwin platforms. by Anton Korobeynikov · 18 years ago
- cf65fb6 Changed a = to a .= so we now append tests we have performed to the master list of all tests instead of assigning it as the master list. by Patrick Jenkins · 18 years ago
- 304d5f2 Collect references from globals. by Devang Patel · 18 years ago
- a773bd5 Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6. by Reid Spencer · 18 years ago
- 5fa8fff Added how to add machine passes to command line options. by Jim Laskey · 18 years ago
- 2210eeb converge on the right number of %'s :) by Chris Lattner · 18 years ago
- e631c4a Made some more changes to the print statements in the nightly tester. The last commit was a preemptive strike. by Patrick Jenkins · 18 years ago
- ea103a8 Encapsulated all of the print statements in "if( $VERBOSE) { }". The testing script will be absoutely silent now except for errors, which will still be printed to the annoyance of the user. by Patrick Jenkins · 18 years ago
- 190a418 Make SelectionDAG::RemoveDeadNodes iterative instead of recursive, which by Chris Lattner · 18 years ago
- 7e5c373 We should now send the correct list of dejagnu tests instead of the csv file of test results when we submit results back to the nightly tester. by Patrick Jenkins · 18 years ago
- cfa5291 Use the %llvm-gcc% variable to find llvm-gcc for those of us that don't by Reid Spencer · 18 years ago
- 341b864 use a 'register pressure reducing' scheduler by Rafael Espindola · 18 years ago
- 6312da0 Bug fix: always generate a RET_FLAG in LowerRET fixes ret_null.ll and call.ll by Rafael Espindola · 18 years ago
- c75a04b updated CVS server location by Chris Lattner · 18 years ago
- ecfe088 For PR845: by Reid Spencer · 18 years ago
- d8c20a9 Fix a typo in the name of expand_dependencies. by Reid Spencer · 18 years ago
- 8cfe633 Fix PR867 (and maybe 868) and testcsae: by Chris Lattner · 18 years ago
- 006f2d0 new testcase for pr867 by Chris Lattner · 18 years ago
- c0131f8 Applying for all. by Jim Laskey · 18 years ago
- f492391 Copy the liveins for the first block. PR859 by Jim Laskey · 18 years ago
- 93d537c Make all the schedulers continue to work. by Jim Laskey · 18 years ago
- d0fa46a Print an error message if the lib directory (first argument) is not a directory. by Reid Spencer · 18 years ago
- 1eaf0ac update comment by Chris Lattner · 18 years ago
- fb1fcf0 remove some more dead sparcv9 support stuff by Chris Lattner · 18 years ago
- 7a2144b remove a dead proto by Chris Lattner · 18 years ago
- 6b59a36 Get darwin intel debugging up and running. by Jim Laskey · 18 years ago
- 30f63ad Make it fit into 80-columns. by Devang Patel · 18 years ago
- 94a0ac9 Fix typo. by Devang Patel · 18 years ago
- f5a156d Simplify. Use addprefix. by Devang Patel · 18 years ago
- f4fda80 add and use ARMISD::RET_FLAG by Rafael Espindola · 18 years ago
- 202ae32 Now that SparcV9 is gone, this logical can be simplified significantly. by Chris Lattner · 18 years ago
- a5eee6e Fix typo. by Devang Patel · 18 years ago
- 69d3a95 One of the directories we were searching in for .o and .a files was wrong. We now search /lib instead of /libs. by Patrick Jenkins · 18 years ago
- bbd1cb4 Remove ARM for the moment since it is a work in progress. by Devang Patel · 18 years ago
- a89d47f Add new tool, lto, to do link time optimization. This tool installs by Devang Patel · 18 years ago
- 7e79b38 by Chris Lattner · 18 years ago
- 58d6356 Remove some extraneous newlines. by Chris Lattner · 18 years ago
- 32501a0 Really add support for compilers without noinline by Chris Lattner · 18 years ago
- 3700f90 Work around a GCC 3.3.5 bug noticed by a user. by Chris Lattner · 18 years ago
- 8653b37 Work around a bug in gcc 3.3.5, reported by a user by Chris Lattner · 18 years ago
- 59a2798 We now only search the following directories for .o and .a files: by Patrick Jenkins · 18 years ago
- 4876dc5 Reflect change to AssignTopologicalOrder(). by Evan Cheng · 18 years ago
- c384d6c - Change AssignTopologicalOrder to return vector of SDNode* by reference. by Evan Cheng · 18 years ago
- 09fd736 AssignTopologicalOrder now returns the vector of SDNode* by reference to by Evan Cheng · 18 years ago
- abe0e3e If the Program name was NULL then all further output sent to std::cerr was by Jim Laskey · 18 years ago
- d7210f9 Removed some dead code and hopefully fixed the issue where the total list of tests was not being sent by Patrick Jenkins · 18 years ago
- eb577ba Final polish on machine pass registries. by Jim Laskey · 18 years ago
- 9b9528d Breaking out specialized classes. by Jim Laskey · 18 years ago
- 686c4a1 Use of vector<bool> causes some horrendous compile time regression (2x)! by Evan Cheng · 18 years ago
- 83a6d49 Update the readme to remove duplicate information and clarify the loop problem. by Nate Begeman · 18 years ago
- 8f74680 Disable LSR at -fast by Nate Begeman · 18 years ago
- f9ba401 Add special check to avoid isLoop call. Simple, but doesn't seem to speed by Chris Lattner · 18 years ago
- 880ddb0 Speed up Loop::isLCSSAForm by using a binary search and single-entry cache. by Chris Lattner · 18 years ago
- d41ae8b Replace the SSA update code in LCSSA with a bottom-up approach instead of a top by Chris Lattner · 18 years ago
- d3a680a Fix the build on case-sensitive filesystems :( by Chris Lattner · 18 years ago
- 6aba483 Add dominates/properlyDominates queries to IDom. by Chris Lattner · 18 years ago
- 9373beb Now that the ISel is available, it's possible to create a default instruction by Jim Laskey · 18 years ago
- 1ed3af1 start comments with # by Rafael Espindola · 18 years ago
- 9ff542f 1. Change use of "Cache" to "Default". by Jim Laskey · 18 years ago
- 2f2d324 no need to check readability here by Chris Lattner · 18 years ago
- 0d16727 Remove some now-dead methods. Use getFileStatus instead. by Chris Lattner · 18 years ago
- 33b0e9c No need to check isWriteable here (which isn't sufficient anyway). Just attempt by Chris Lattner · 18 years ago
- 8bdbb04 Use Path::getFileStatus by Chris Lattner · 18 years ago
- 0b32d8b Use Path::getFileStatus to get status-related info. by Chris Lattner · 18 years ago
- 8961501 Use getFileStatus instead of Path::isDirectory(). by Chris Lattner · 18 years ago
- c7c453a elimiante some syscalls by Chris Lattner · 18 years ago