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
/
llc
Commit message (
Expand
)
Author
Age
Files
Lines
*
CommandLine library cleanup. No longer use getValue/setValue, instead, just ...
Chris Lattner
2001-07-23
1
-28
/
+15
*
-help is verbose enough that we don't need this anymore
Chris Lattner
2001-07-23
1
-14
/
+0
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
1
-1
/
+1
*
Removal of the redundant CompileContext wrapper
Chris Lattner
2001-07-23
1
-8
/
+4
*
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-23
4
-217
/
+14
*
Privatize LLCOptions. It had no business being visible to the entire
Chris Lattner
2001-07-22
3
-55
/
+107
*
Convert from using C style char*'s to strings.
Chris Lattner
2001-07-22
1
-2
/
+2
*
Instructions for use
Chris Lattner
2001-07-21
1
-0
/
+14
*
Renamed include/llvm/Codegen to include/llvm/CodeGen
Chris Lattner
2001-07-21
1
-2
/
+2
*
Make the makefile work
Chris Lattner
2001-07-21
1
-7
/
+2
*
Autodep functionality broken. Remove so we get successful builds
Chris Lattner
2001-07-21
1
-1
/
+1
*
Driver and options for the llc compiler.
Vikram S. Adve
2001-07-21
3
-0
/
+251