- 9550dc2 Add #include by Chris Lattner · 22 years ago
- a50d6ec Work better with other versions of bison by Chris Lattner · 22 years ago
- 3400837 Added #include<unistd.h> to compile with solaris gcc3.2 by Anand Shukla · 22 years ago
- c1d4d79 added cast to unsigned to compile with gcc3.2 (sparc) by Anand Shukla · 22 years ago
- 96ef1b9 - Rework Statistics: by Chris Lattner · 22 years ago
- 6c38a79 Checkin generic interval timer support by Chris Lattner · 22 years ago
- 28c664d Clean up dead rules by Chris Lattner · 22 years ago
- 9c9bfa7 Fix tons of warnings, convert burg to use Makefile.common system, rename by Chris Lattner · 22 years ago
- c4f6727 Build burg separately for different architectures. by Vikram S. Adve · 22 years ago
- b194f62 Include our config and system-specific Makefiles to get the by Vikram S. Adve · 22 years ago
- 3f6962e Add an optimization to support the most common access pattern for the by Chris Lattner · 22 years ago
- 3ae260d TEst commit by Chris Lattner · 22 years ago
- 9277d45 Test commit by Chris Lattner · 22 years ago
- 72c6f02 Test change by Chris Lattner · 22 years ago
- 29e8558 We need an 'all' target to build burg, add it back by Chris Lattner · 22 years ago
- ab83fe2 Don't run tests by default by Chris Lattner · 22 years ago
- 4f372f0 Initial checkin of burg documetnation files by Chris Lattner · 22 years ago
- 633a5b1 Initial checkin of burg files by Chris Lattner · 22 years ago
- 7c97cee Submitted by Casey Carter: by Chris Lattner · 22 years ago
- 6e65cda Remove extra #include by Chris Lattner · 22 years ago
- de69a4c by Chris Lattner · 22 years ago
- 20d4129 Minor bug fix. by Chris Lattner · 22 years ago
- d122f4b Fix bugs by Chris Lattner · 22 years ago
- 96f9d72 Add printing support to ConstantRange class by Chris Lattner · 22 years ago
- 645e00d Initial implementation of ConstantRange support by Chris Lattner · 22 years ago
- 9b14eb5 Simplify writing custom parsers. by Chris Lattner · 22 years ago
- b490c20 Fix lli with no arguments by Chris Lattner · 22 years ago
- d16714b Fix bug that was causing problems for lli by Chris Lattner · 22 years ago
- e8e258b * Fix assertion failure caused by command line argument getting removed after by Chris Lattner · 22 years ago
- 99b7c1a Remove needless #include by Chris Lattner · 22 years ago
- 0c0edf8 *** empty log message *** by Chris Lattner · 22 years ago
- 60bfeb8 Fix problem that GCC3.1 doesn't like. by Chris Lattner · 22 years ago
- faba809 Fix a bug exposed by lli by Chris Lattner · 22 years ago
- c1b5d09 Initial checkin by Chris Lattner · 22 years ago
- 56d2701 *** empty log message *** by Chris Lattner · 22 years ago
- aa852bb *** empty log message *** by Chris Lattner · 22 years ago
- 54ec7ae Minor bugfix, prevents error in LLI by Chris Lattner · 22 years ago
- 5ff62e9 *** empty log message *** by Chris Lattner · 22 years ago
- 331de23 Checkin CommandLine 2.0 by Chris Lattner · 22 years ago
- cfb22d3 changes to make it compatible with 64bit gcc by Anand Shukla · 22 years ago
- d6c5104 Fix const problems by Chris Lattner · 22 years ago
- 4435ac0 Implement a new command line option, -debug, which is meant to unify all of by Chris Lattner · 22 years ago
- 71fb716 Add ability to update existing variables with values read from the command line by Chris Lattner · 22 years ago
- f3f4fd5 Initial checkin of Statistic class. by Chris Lattner · 22 years ago
- c6f3ae5 Eliminate duplicate or unneccesary #include's by Chris Lattner · 23 years ago
- bac27a4 Add new api for basic signal handling for tools by Chris Lattner · 23 years ago
- 2aac6bf s/MethodType/FunctionType by Chris Lattner · 23 years ago
- 7f1576f 64 bit clean now by Chris Lattner · 23 years ago
- 9c9be48 If an invalid alternative is listed for an argument, print the valid options by Chris Lattner · 23 years ago
- 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 23 years ago
- 7a17675 Renamed inst_const_iterator -> const_inst_iterator by Chris Lattner · 23 years ago
- cee8f9a Create a new #include "Support/..." directory structure to move things by Chris Lattner · 23 years ago
- f78032f * Implement support for folding multiple single letter arguments together like by Chris Lattner · 23 years ago
- 7c41223 Checkin of C string stuff. Fix several bugs, including most escape codes being by Chris Lattner · 23 years ago
- 0047a70 Initial checkin of name mangling code moved from linker by Chris Lattner · 23 years ago
- caccd76 Provide option to enable eating of all arguments following a specific one by Chris Lattner · 23 years ago
- f038acb Clean up error handling a bit. Add / as a seperator for command line arguments. This is just a big old ugly hack. by Chris Lattner · 23 years ago
- d215fd1 Add StringList support by Chris Lattner · 23 years ago
- 82072d4 Clean up Type class by removing mutable ConstRules member and use annotations insead by Chris Lattner · 23 years ago
- c0f483d Annotations are const objects now by Chris Lattner · 23 years ago
- da8f004 Support passing a data pointer to annotation factory methods by Chris Lattner · 23 years ago
- 8dc89a3 Add annotation support by Chris Lattner · 23 years ago
- 3805e4c Fixed a bug exposed when doing something like this: <program> -notanoption --help by Chris Lattner · 23 years ago
- 2233a07 Doh! Wrong Optional flag. :( by Chris Lattner · 23 years ago
- 03fe1bd Add a comment indicating that there is documentation of the library by Chris Lattner · 23 years ago
- dc4693d Minor changes to implementation of CommandLine library to let users override by Chris Lattner · 23 years ago
- 1e78f36 CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline by Chris Lattner · 23 years ago
- 57dbb3a Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 23 years ago
- dbab15a Initial checkin by Chris Lattner · 23 years ago
- 8f367bd Large scale changes to implement new command line argument facility by Chris Lattner · 23 years ago
- 953e0d7 Convert from using C style char*'s to strings. by Chris Lattner · 23 years ago
- 29f921c Remove String file some more by Chris Lattner · 23 years ago
- c035202 Remove stringutils.h file by Chris Lattner · 23 years ago
- 6beedac Program options class. by Vikram S. Adve · 23 years ago