projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Kill using declarations
[oota-llvm.git]
/
tools
/
llc
/
llc.cpp
2003-04-25
Chris Lattner
Kill using declarations
blob
|
commitdiff
|
raw
2003-04-25
Chris Lattner
Make sure to add a targetdata instance to the passmanag...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-24
Chris Lattner
Remove support for "target data" pass ctors
blob
|
commitdiff
|
raw
|
diff to current
2003-01-14
Chris Lattner
Rename header
blob
|
commitdiff
|
raw
|
diff to current
2002-12-28
Chris Lattner
Eliminate direct access to TargetData structure
blob
|
commitdiff
|
raw
|
diff to current
2002-10-29
Chris Lattner
* Privatize the TargetName
blob
|
commitdiff
|
raw
|
diff to current
2002-10-29
Chris Lattner
Allow TargetMachine to refuse static code gen
blob
|
commitdiff
|
raw
|
diff to current
2002-10-29
Chris Lattner
* Remove explicit strcmp calls
blob
|
commitdiff
|
raw
|
diff to current
2002-09-25
Chris Lattner
Change LowerAllocations pass to 'require' TargetData...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-19
Chris Lattner
Indent a comment right, add a new one
blob
|
commitdiff
|
raw
|
diff to current
2002-09-16
Vikram S. Adve
Make all registered optimization passes available to...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-14
Misha Brukman
Function.h is unnecessary when Module.h is included.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-30
Chris Lattner
Print the tool name when an error comes from so that...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-23
Chris Lattner
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2002-07-22
Chris Lattner
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2002-06-30
Chris Lattner
Strip the symbols out of the bytecode to inflate genera...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-25
Anand Shukla
Changes for 64bit gcc
blob
|
commitdiff
|
raw
|
diff to current
2002-06-25
Chris Lattner
MEGAPATCH checkin.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-20
Chris Lattner
Fix tracing code support to link in the tracing routine...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-07
Chris Lattner
Merge all include/llvm/Transforms/Scalar/* into a singl...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-30
Chris Lattner
Remove unneccesary pass.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-29
Chris Lattner
Eliminate duplicate or unneccesary #include's
blob
|
commitdiff
|
raw
|
diff to current
2002-04-27
Chris Lattner
* Rename MethodPass class to FunctionPass
blob
|
commitdiff
|
raw
|
diff to current
2002-04-18
Chris Lattner
Make sure that there is no case where a signal can...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Chris Lattner
s/PrintMethodPass/PrintFunctionPass
blob
|
commitdiff
|
raw
|
diff to current
2002-04-07
Chris Lattner
Change references to the Method class to be references...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-24
Vikram S. Adve
Rename pass to DecomposeMultiDimRefs.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-26
Chris Lattner
* Make all command line arguments static
blob
|
commitdiff
|
raw
|
diff to current
2002-02-03
Chris Lattner
* Remove -noasm option. If we're not compiling, what...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-03
Chris Lattner
Switch over to a model where we compile each method...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Chris Lattner
PassManager is now in its own header file
blob
|
commitdiff
|
raw
|
diff to current
2002-01-22
Chris Lattner
In an amazing fit of stupidity, I flipped the condition...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-22
Chris Lattner
Rename LowerAllocations.h to ChangeAllocations.h since...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-21
Chris Lattner
Implement a more powerful, simpler, pass system. This...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-20
Chris Lattner
Changes to build successfully with GCC 3.02
blob
|
commitdiff
|
raw
|
diff to current
2001-11-27
Chris Lattner
Create a new #include "Support/..." directory structure...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Chris Lattner
Remove unneccesary retcode var
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Chris Lattner
Refactor Assembly/Bytecode writer code into Assembly...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Chris Lattner
Bytecode writer is yanked out of Module printer
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Vikram S. Adve
Move malloc/free lowering after tracing until lli supports
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Chris Lattner
Only output code if file open is successful
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Vikram S. Adve
Trace code should always be exported just before code...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Chris Lattner
Convert to new simpler, more powerful pass structure
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Chris Lattner
Passes return true if they change something, not if...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-15
Chris Lattner
ConcretePass should not be a templated class!
blob
|
commitdiff
|
raw
|
diff to current
2001-10-15
Chris Lattner
Minor cleanups
blob
|
commitdiff
|
raw
|
diff to current
2001-10-15
Chris Lattner
Use the new Pass infrastructure to clean up llc
blob
|
commitdiff
|
raw
|
diff to current
2001-10-15
Chris Lattner
Minor code cleanups
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
Vikram S. Adve
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2001-10-13
Chris Lattner
MethodTypes take an explicit isVarArg argument
blob
|
commitdiff
|
raw
|
diff to current
2001-10-04
Chris Lattner
Add hack to get rid of malloc & free instructions for...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Chris Lattner
Add proper support to send output to the right place
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Chris Lattner
Emit assembly language from the target...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-18
Chris Lattner
C++ gives us auto_ptr's, so we might as well use them...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-18
Vikram S. Adve
Minor changes.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Chris Lattner
Make a new llvm/Target #include directory.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Chris Lattner
Checkin changes to:
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Chris Lattner
This checkin represents some cleanup of the backend...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-07
Chris Lattner
Convert llc driver to standard tool format
blob
|
commitdiff
|
raw
|
diff to current
2001-09-07
Chris Lattner
Clean up driver
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Vikram S. Adve
Add calls to NormalizeMethod() and to ScheduleInstructi...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Chris Lattner
CommandLine library cleanup. No longer use getValue...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Chris Lattner
Moved inline/llvm/Tools/* to include/llvm/Support/*
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Chris Lattner
Removal of the redundant CompileContext wrapper
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Chris Lattner
Large scale changes to implement new command line argum...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-22
Chris Lattner
Privatize LLCOptions. It had no business being visible...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-21
Chris Lattner
Renamed include/llvm/Codegen to include/llvm/CodeGen
blob
|
commitdiff
|
raw
|
diff to current
2001-07-21
Vikram S. Adve
Driver and options for the llc compiler.
blob
|
commitdiff
|
raw
|
diff to current