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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to utilize the code emitter generator (CodeEmitterGen).
Misha Brukman
2003-05-24
2
-2
/
+42
*
First cut at the Code Generator using the TableGen methodology.
Misha Brukman
2003-05-24
4
-0
/
+256
*
Implement the TargetInstrInfo's createNOPinstr() and isNOPinstr() interface.
Misha Brukman
2003-05-24
3
-1
/
+71
*
NOP instructions are pseudo-instructions. We should not have them explicitly in
Misha Brukman
2003-05-24
1
-0
/
+14
*
Suggest -save-temps instead of -S, -E.
Brian Gaeke
2003-05-23
1
-7
/
+10
*
Remove ".bc" from the end of InputFile if it is there, in
Brian Gaeke
2003-05-23
1
-0
/
+7
*
gccld.cpp:
Brian Gaeke
2003-05-23
1
-57
/
+82
*
Fix Bug: Linker/2003-04-26-NullPtrLinkProblem.ll
Chris Lattner
2003-05-23
1
-103
/
+194
*
Remove some cruft, add some methods to allow implementation of bugfix for
Chris Lattner
2003-05-23
1
-17
/
+22
*
Cleaned up code layout; no functional changes.
Misha Brukman
2003-05-23
1
-24
/
+20
*
Minor rewording/cleanups
Chris Lattner
2003-05-23
1
-11
/
+13
*
New testcase identified by Brian Gaeke. Gotta love GCC extensions. :(
Chris Lattner
2003-05-23
1
-0
/
+20
*
Fix a problem brian identified.
Chris Lattner
2003-05-23
1
-2
/
+3
*
Clarify BugDriver.cpp:BugDriver::ParseInputFile()'s return values in its
Brian Gaeke
2003-05-23
1
-1
/
+3
*
Remove long dead code
Chris Lattner
2003-05-22
2
-73
/
+0
*
Remove using declarations
Chris Lattner
2003-05-22
5
-49
/
+36
*
Add using declarations
Chris Lattner
2003-05-22
5
-37
/
+26
*
Cleaned up code layout. No functional changes.
Misha Brukman
2003-05-22
4
-1356
/
+1244
*
Remove using declarations and extraneous #includes
Chris Lattner
2003-05-22
2
-34
/
+31
*
Fix static constructor ordering problem
Chris Lattner
2003-05-22
1
-15
/
+33
*
Kill `using' directives.
Misha Brukman
2003-05-22
4
-102
/
+94
*
Remove using declarations
Chris Lattner
2003-05-22
1
-81
/
+77
*
Fix testcase
Chris Lattner
2003-05-22
1
-0
/
+1
*
New testcase
Chris Lattner
2003-05-22
1
-0
/
+11
*
Add documentation for the new cl::CommaSeparated modifier
Chris Lattner
2003-05-22
1
-5
/
+31
*
add support for an explicit EXPORTED_SYMBOL_LIST
Chris Lattner
2003-05-22
1
-2
/
+11
*
Make the list accept comma separated names
Chris Lattner
2003-05-22
1
-1
/
+2
*
Add new CommaSeparated option modifier
Chris Lattner
2003-05-22
2
-0
/
+40
*
Add support for a new "CommaSeparated" modifier
Chris Lattner
2003-05-22
2
-6
/
+30
*
Kill using declarations
Chris Lattner
2003-05-22
9
-126
/
+114
*
Destroy using declarations
Chris Lattner
2003-05-22
2
-128
/
+120
*
Specify a list of symbols that should be exported by the library
Chris Lattner
2003-05-22
1
-0
/
+2
*
* Revert to old behavior of ignoring a module if it doesn't contain a main
Chris Lattner
2003-05-22
1
-7
/
+24
*
Add option to internalize to allow it to read a file to determine which symbols
Chris Lattner
2003-05-22
1
-10
/
+41
*
Update to match typename produced by the C frontend
Chris Lattner
2003-05-22
1
-9
/
+9
*
Minor cleanups.
Chris Lattner
2003-05-22
1
-8
/
+5
*
Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx
Chris Lattner
2003-05-22
1
-16
/
+25
*
Do not assert fail or crash when a bytecode parse fails!
Chris Lattner
2003-05-22
2
-0
/
+4
*
Eliminate the uchar typedef, use unsigned char explicitly
Chris Lattner
2003-05-22
4
-38
/
+56
*
Make the testcase even more insane
Chris Lattner
2003-05-22
1
-3
/
+17
*
New testcase
Chris Lattner
2003-05-22
1
-0
/
+10
*
New testcase
Chris Lattner
2003-05-21
1
-0
/
+22
*
New testcase that was killing the CFE
Chris Lattner
2003-05-21
1
-0
/
+11
*
New document
Chris Lattner
2003-05-21
1
-0
/
+197
*
New graphic for web page
Chris Lattner
2003-05-21
1
-0
/
+0
*
Fix bug: FunctionResolve/2003-05-21-MissingArguments.ll
Chris Lattner
2003-05-21
1
-0
/
+5
*
New testcase that crashes the funcresolve pass.
Chris Lattner
2003-05-21
1
-0
/
+11
*
Allow disabling final cleanups
Chris Lattner
2003-05-21
1
-1
/
+11
*
Fix Bug: BasicAA/2003-05-21-GEP-Problem.ll
Chris Lattner
2003-05-21
1
-1
/
+1
*
Trim testcase a bit
Chris Lattner
2003-05-21
2
-12
/
+2
[next]