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
...
*
Targets now configure themselves with the module, not flags
Chris Lattner
2003-08-24
1
-2
/
+2
*
Add support for modules with "any" pointersize/endianness
Chris Lattner
2003-08-24
1
-6
/
+16
*
rename selection library to selectiondag
Chris Lattner
2003-08-15
1
-1
/
+1
*
Incorporate mapping library into the sparc library
Chris Lattner
2003-08-13
1
-2
/
+1
*
Include the new selection library for the X86 target
Chris Lattner
2003-08-11
1
-0
/
+1
*
Revert change: default architecture is never set, it is guessed from input
Misha Brukman
2003-07-30
1
-8
/
+1
*
Initialize the target architecture based on compiler defines, so if compiled on
Misha Brukman
2003-07-18
1
-1
/
+8
*
Fixed indentation.
Misha Brukman
2003-07-07
1
-1
/
+1
*
Minor cleanups
Chris Lattner
2003-06-20
1
-22
/
+10
*
tools/llc/llc.cpp: Make "-o -" work.
Brian Gaeke
2003-06-18
1
-12
/
+16
*
lib/Target/Sparc/Sparc.cpp:
Brian Gaeke
2003-06-18
2
-62
/
+50
*
Reindent code to match the rest of the file
Chris Lattner
2003-06-18
1
-38
/
+30
*
Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where
Brian Gaeke
2003-06-17
1
-1
/
+1
*
Remove duplicate pass
Chris Lattner
2003-06-05
1
-4
/
+0
*
Remove ugly hack (that I put in originally) for building in trace stuff
Chris Lattner
2003-05-27
2
-115
/
+15
*
Add a new option to disable stripping of bytecode files
Chris Lattner
2003-04-28
1
-1
/
+6
*
Remove two fields from TargetData which are target specific.
Chris Lattner
2003-04-26
1
-2
/
+1
*
Make sure to copy double alignment as well
Chris Lattner
2003-04-25
1
-1
/
+1
*
Kill using declarations
Chris Lattner
2003-04-25
1
-32
/
+31
*
Make sure to add a targetdata instance to the passmanager, and make it match the
Chris Lattner
2003-04-25
1
-0
/
+5
*
Remove support for "target data" pass ctors
Chris Lattner
2003-04-24
1
-2
/
+0
*
* Prune down library list. In particular, llc doesn't need all of IPO, and n...
Chris Lattner
2003-01-19
1
-10
/
+6
*
Rename header
Chris Lattner
2003-01-14
1
-1
/
+1
*
Eliminate direct access to TargetData structure
Chris Lattner
2002-12-28
1
-1
/
+1
*
Fix link errors due to new IPModRef pass.
Vikram S. Adve
2002-12-09
1
-2
/
+4
*
Don't build llc symbols by default.
Vikram S. Adve
2002-11-06
1
-1
/
+0
*
No need to explicitly inclue ExportSymbols now
Chris Lattner
2002-11-04
1
-2
/
+1
*
* Privatize the TargetName
Chris Lattner
2002-10-29
1
-1
/
+1
*
Allow TargetMachine to refuse static code gen
Chris Lattner
2002-10-29
1
-4
/
+8
*
* Remove explicit strcmp calls
Chris Lattner
2002-10-29
1
-3
/
+3
*
After removing stuff from TargetMachine, we now no longer have to include
Chris Lattner
2002-10-28
1
-1
/
+1
*
Add codegen library
Chris Lattner
2002-10-28
1
-3
/
+22
*
Change LowerAllocations pass to 'require' TargetData instead of it being
Chris Lattner
2002-09-25
1
-1
/
+1
*
Renamed library preselect to preopts.
Vikram S. Adve
2002-09-20
1
-1
/
+3
*
Indent a comment right, add a new one
Chris Lattner
2002-09-19
1
-2
/
+3
*
Enable correct support for dynamic loading on Linux
Chris Lattner
2002-09-17
1
-1
/
+1
*
Change several entries to use the .o instead of .a to expose pass options.
Vikram S. Adve
2002-09-16
1
-3
/
+4
*
Make all registered optimization passes available to llc.
Vikram S. Adve
2002-09-16
1
-90
/
+151
*
Function.h is unnecessary when Module.h is included.
Misha Brukman
2002-09-14
1
-1
/
+0
*
Added mapping lib in llc makefile
Anand Shukla
2002-08-27
1
-1
/
+1
*
Only include the sparc.o file once!
Chris Lattner
2002-08-07
1
-1
/
+1
*
Print the tool name when an error comes from so that I can tell which
Chris Lattner
2002-07-30
1
-4
/
+6
*
*** empty log message ***
Chris Lattner
2002-07-23
2
-3
/
+2
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-2
/
+2
*
*** empty log message ***
Chris Lattner
2002-07-22
1
-9
/
+20
*
Strip the symbols out of the bytecode to inflate generated executables less.
Chris Lattner
2002-06-30
1
-0
/
+3
*
Changes for 64bit gcc
Anand Shukla
2002-06-25
1
-0
/
+1
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-6
/
+6
*
Fix tracing code support to link in the tracing routines if neccesary.
Chris Lattner
2002-05-20
1
-37
/
+74
*
Add libsparc.a a second time to resolve link errors.
Vikram S. Adve
2002-05-19
1
-1
/
+1
[prev]
[next]