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
/
lto
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
GlobalValue with InternalLinkage may have operands with ExternalLinkage
Devang Patel
2006-09-14
1
-1
/
+1
*
Using addPassesToEmitWholeFile is not a good idea here.
Devang Patel
2006-09-07
1
-1
/
+14
*
Add linker into list of LINK_COMPONENTS.
Devang Patel
2006-09-07
1
-1
/
+1
*
Use addPassesToEmitWholeFile() instead of addPassesToEmitFile()
Devang Patel
2006-09-07
1
-1
/
+1
*
Add getTargetTriple() that linker can use to query target architecture.
Devang Patel
2006-09-06
1
-0
/
+11
*
Keep track of all modules crated using a name to module map.
Devang Patel
2006-09-06
1
-1
/
+18
*
Instead of demangling symbol name by hand, use original name, which was
Devang Patel
2006-09-06
1
-2
/
+4
*
Extract target triplet from optimized module.
Devang Patel
2006-09-06
1
-1
/
+4
*
Use LINK_COMPONENTS to specify *components* to link against instead of
Chris Lattner
2006-09-04
1
-6
/
+2
*
If unable to create tmp. file on disk then return LTO_WRITE_FAILURE status.
Devang Patel
2006-08-23
1
-1
/
+1
*
For PR797:
Reid Spencer
2006-08-23
1
-1
/
+5
*
For PR797:
Reid Spencer
2006-08-21
1
-1
/
+1
*
untabify
Devang Patel
2006-08-14
1
-15
/
+15
*
Use mangler, instead of addUnderscore(), to get mangled name.
Devang Patel
2006-08-14
1
-14
/
+20
*
Collect references from globals.
Devang Patel
2006-08-04
1
-5
/
+11
*
Make it fit into 80-columns.
Devang Patel
2006-08-03
1
-1
/
+1
*
Fix typo.
Devang Patel
2006-08-03
1
-1
/
+1
*
Simplify. Use addprefix.
Devang Patel
2006-08-03
1
-37
/
+5
*
Remove ARM for the moment since it is a work in progress.
Devang Patel
2006-08-03
1
-6
/
+0
*
Add new tool, lto, to do link time optimization. This tool installs
Devang Patel
2006-08-03
2
-0
/
+398
[prev]