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
...
*
For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid
Reid Spencer
2007-01-30
1
-1
/
+1
*
make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.
Chris Lattner
2006-12-06
1
-0
/
+2
*
Use LINK_COMPONENTS to specify *components* to link against instead of
Chris Lattner
2006-09-04
1
-16
/
+2
*
Completely rearchitect the interface between targets and the pass manager.
Chris Lattner
2006-09-04
1
-79
/
+110
*
rearrange targets to satisfy dependencies. Too bad we aren't using llvm-config.
Chris Lattner
2006-09-04
1
-1
/
+1
*
Remove use of target::getName()
Chris Lattner
2006-09-03
1
-2
/
+2
*
Make sure that both non-asm file types are marked as experimental
Nate Begeman
2006-08-23
1
-1
/
+2
*
Initial checkin of the Mach-O emitter. There's plenty of fixmes, but it
Nate Begeman
2006-08-23
1
-3
/
+0
*
Now that SparcV9 is gone, this logical can be simplified significantly.
Chris Lattner
2006-08-03
1
-39
/
+1
*
Fix the build on case-sensitive filesystems :(
Chris Lattner
2006-08-01
1
-1
/
+1
*
Introducing plugable register allocators and instruction schedulers.
Jim Laskey
2006-08-01
1
-0
/
+1
*
Fix MacOSX build failures. (pr841)
Devang Patel
2006-07-21
1
-1
/
+1
*
Build more debugger/selectiondag libraries as archives instead of .o files.
Chris Lattner
2006-07-21
1
-1
/
+1
*
Fix linking on Alpha
Andrew Lenharth
2006-07-20
1
-1
/
+1
*
Tools require EH for their top-level try blocks.
Chris Lattner
2006-07-07
1
-0
/
+1
*
For PR780:
Reid Spencer
2006-06-07
1
-0
/
+1
*
Oops, llc needs libTarget.a not Target.o
Reid Spencer
2006-06-01
1
-1
/
+1
*
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-06-01
1
-5
/
+5
*
added a skeleton of the ARM backend
Rafael Espindola
2006-05-14
1
-0
/
+5
*
Refactor a bunch of includes so that TargetMachine.h doesn't have to include
Owen Anderson
2006-05-12
1
-0
/
+1
*
Adjust to use proper TargetData copy ctor
Chris Lattner
2006-05-04
1
-2
/
+1
*
Refactor TargetMachine, pushing handling of TargetData into the target-specif...
Owen Anderson
2006-05-03
1
-1
/
+1
*
Never link in sparcv9
Chris Lattner
2006-04-20
1
-10
/
+0
*
Add a warning.
Chris Lattner
2006-04-18
1
-0
/
+3
*
remove always-null IntrinsicLowering argument.
Chris Lattner
2006-03-23
1
-3
/
+1
*
remove support for the skeleton target
Chris Lattner
2006-02-16
1
-5
/
+0
*
SparcV8 -> Sparc
Chris Lattner
2006-02-05
1
-2
/
+2
*
Remove dead #include
Chris Lattner
2006-01-23
1
-1
/
+0
*
It doesn't make sense to give llc a list of passes on the command line,
Chris Lattner
2006-01-23
1
-18
/
+0
*
remove unused header
Chris Lattner
2006-01-05
1
-1
/
+0
*
Applied some recommend changes from sabre. The dominate one beginning "let the
Jim Laskey
2006-01-04
1
-3
/
+0
*
Adding MachineDebugInfo as a immutable pass.
Jim Laskey
2006-01-04
1
-0
/
+4
*
don't need this anymore
Duraid Madina
2005-12-30
1
-1
/
+0
*
delete file portably
Duraid Madina
2005-12-30
1
-1
/
+2
*
behold my standards-compliant humps!
Duraid Madina
2005-12-28
1
-1
/
+2
*
WAKEY WAKEY
Duraid Madina
2005-12-28
1
-1
/
+1
*
rename option for consistency with -mcpu -mattr etc
Chris Lattner
2005-12-16
1
-1
/
+1
*
provide an option to override the target triple in a module from the command
Chris Lattner
2005-12-16
1
-0
/
+6
*
Add a new -fast option, which generates code quickly.
Chris Lattner
2005-11-08
1
-1
/
+5
*
Move some constant folding code shared by Analysis and Transform passes
John Criswell
2005-10-27
1
-1
/
+1
*
1. Remove libraries no longer created from the list of libraries linked into the
John Criswell
2005-10-26
1
-1
/
+1
*
transforms before analyses
Chris Lattner
2005-10-25
1
-1
/
+1
*
pull in the archive version of this lib to reduce exe size
Chris Lattner
2005-10-24
1
-1
/
+1
*
Shrinkify to make --help output look better
Chris Lattner
2005-10-23
1
-1
/
+1
*
shrinkify the option name a bit
Chris Lattner
2005-10-23
1
-2
/
+2
*
document this as experimental
Chris Lattner
2005-10-22
1
-1
/
+1
*
Add help support for -mcpu and -mattr.
Jim Laskey
2005-09-02
1
-3
/
+3
*
1. Use SubtargetFeatures in llc/lli.
Jim Laskey
2005-09-01
1
-1
/
+24
*
Keep tabs and trailing spaces out.
Jeff Cohen
2005-07-30
1
-1
/
+1
*
Run the verifier pass after all the other passes rather than before them.
Reid Spencer
2005-07-28
1
-5
/
+4
[prev]
[next]