index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+21
*
Update to reflect stkrc's new optimization capabilities.
Reid Spencer
2004-09-14
1
-21
/
+13
*
Support substitution options for the W, M, and f options.
Reid Spencer
2004-09-14
2
-0
/
+6
*
Support the -WX, -f -M options as pass throughs
Reid Spencer
2004-09-14
3
-112
/
+234
*
Don't re-instantiate the std::string in catch block.
Reid Spencer
2004-09-03
1
-1
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
4
-8
/
+8
*
Make sure <cassert> is included for platforms that don't include it via
Reid Spencer
2004-09-01
1
-0
/
+1
*
Initial commit of a configuration file for compiling C++ programs with
Reid Spencer
2004-08-30
1
-0
/
+61
*
Implement the "setIncludePaths" and "setSymbolDefines" interface methods.
Reid Spencer
2004-08-30
5
-50
/
+157
*
Pass lists of -I and -D options through to the Compiler Driver.
Reid Spencer
2004-08-30
1
-0
/
+17
*
Need to throw std::string not const char* if we want error messages to be
Reid Spencer
2004-08-30
1
-3
/
+3
*
Add a missing header file
Reid Spencer
2004-08-29
1
-0
/
+1
*
Convert llvmc to use the lib/System interface instead of directly
Reid Spencer
2004-08-29
9
-687
/
+686
*
License file for llvmc.
Reid Spencer
2004-08-25
1
-0
/
+6
*
Insert declarations for two new functions that support the dependent
Reid Spencer
2004-08-24
1
-0
/
+9
*
Run the compilation actions before we attempt linking work.
Reid Spencer
2004-08-24
1
-42
/
+99
*
Add the directory specified by LLVM_LIB_SEARCH_PATH to the list of
Reid Spencer
2004-08-24
1
-0
/
+6
*
Get rid of error messages from CommandLine because -time-passes was
Reid Spencer
2004-08-24
1
-4
/
+2
*
Adjustments for changes in the configuration language.
Reid Spencer
2004-08-24
2
-19
/
+9
*
- Unify format of output messages
Reid Spencer
2004-08-24
1
-7
/
+10
*
Link with bcreader and vmcore.
Reid Spencer
2004-08-24
1
-1
/
+1
*
- Implement the %args% substitution
Reid Spencer
2004-08-24
1
-39
/
+46
*
- Alphabetize the list of token enumerators.
Reid Spencer
2004-08-24
1
-29
/
+32
*
- Rename and rearrange for clarity
Reid Spencer
2004-08-24
1
-52
/
+55
*
- Remove unused GetSuffix function
Reid Spencer
2004-08-24
1
-78
/
+118
*
Remove unneeded flags.
Reid Spencer
2004-08-24
1
-6
/
+4
*
Provide support for retaining the version number found in a config file.
Reid Spencer
2004-08-22
2
-0
/
+14
*
Add the VERSION token.
Reid Spencer
2004-08-22
1
-0
/
+1
*
Add support for version numbers.
Reid Spencer
2004-08-22
1
-3
/
+5
*
Shorten lines so this file can be used as the documentation example
Reid Spencer
2004-08-22
1
-12
/
+18
*
Change @ -> % in config files. @name@ might be needed for config files to
Reid Spencer
2004-08-20
5
-35
/
+36
*
Implement the correct search for configuration files. llvmc will now try
Reid Spencer
2004-08-20
1
-16
/
+42
*
Add CONFIG_FILES so the language specific config files can be installed.
Reid Spencer
2004-08-20
1
-0
/
+1
*
Implement Assembly support.
Reid Spencer
2004-08-20
1
-14
/
+39
*
Actually let it compile after file name changes.
Reid Spencer
2004-08-19
2
-2
/
+2
*
Moved ConfigData -> Configuration
Reid Spencer
2004-08-19
4
-517
/
+2
*
Implement many new features for llvmc. This is the first version that will
Reid Spencer
2004-08-19
10
-450
/
+726
*
Back out dependencies on lib/System/Path.h
Reid Spencer
2004-08-16
2
-26
/
+32
*
Fix definitions to match tool's actual capabilities.
Reid Spencer
2004-08-16
1
-0
/
+3
*
More Functionality:
Reid Spencer
2004-08-15
8
-218
/
+619
*
Initial configuration files (to be installed) for ll (LLVM Assembly) and
Reid Spencer
2004-08-15
2
-0
/
+34
*
Converted to use flex for tokenizing input so we can use an easier to
Reid Spencer
2004-08-14
9
-723
/
+752
*
Fix header commentary.
Reid Spencer
2004-08-13
1
-3
/
+2
*
Additional functionality. This version handles option parsing and parameter
Reid Spencer
2004-08-13
3
-44
/
+477
*
First version of a utility internal to llvmc that handles the parsing and
Reid Spencer
2004-08-13
4
-0
/
+998
*
Move CompilerDriver.h here.
Reid Spencer
2004-08-10
2
-1
/
+76
*
Initial makefile for the LLVM Compiler Driver.
Reid Spencer
2004-08-10
1
-0
/
+13
*
First "do nothing" version of the LLVM Compiler Driver. This version just
Reid Spencer
2004-08-10
1
-0
/
+167