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
/
analyze
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+25
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
3
-6
/
+6
*
Finegrainify namespacification
Chris Lattner
2004-09-20
1
-7
/
+4
*
Changes For Bug 352
Reid Spencer
2004-09-01
3
-4
/
+4
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
1
-1
/
+1
*
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-29
1
-1
/
+1
*
Remove this printer
Chris Lattner
2004-07-18
1
-19
/
+0
*
bug 122:
Reid Spencer
2004-07-18
1
-1
/
+1
*
Add -load option
Chris Lattner
2004-07-11
1
-0
/
+1
*
Add #include <iostream> since Value.h does not include it any more.
Reid Spencer
2004-07-04
1
-0
/
+1
*
Add #include <iostream> since Value.h does not #include it any more.
Reid Spencer
2004-07-04
1
-0
/
+1
*
Right, globals aren't values yet..
Chris Lattner
2004-05-27
1
-1
/
+1
*
Add a simple pass.
Chris Lattner
2004-05-27
1
-0
/
+45
*
Header file moved
Chris Lattner
2004-05-27
1
-1
/
+1
*
finegrainify namespacification
Chris Lattner
2004-04-12
1
-17
/
+16
*
Remove obsolete analyses
Chris Lattner
2004-04-02
1
-71
/
+1
*
Tweak libraries for scev changes
Chris Lattner
2004-04-02
1
-2
/
+2
*
Make sure to print a stack trace whenever an error signal is delivered
Chris Lattner
2004-02-19
1
-0
/
+2
*
Rename method
Chris Lattner
2003-12-23
1
-1
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
4
-0
/
+11
*
Delete the -print-cfg pass from this file
Chris Lattner
2003-10-22
1
-67
/
+2
*
Added LLVM copyright to Makefiles.
John Criswell
2003-10-20
1
-0
/
+8
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
fix file headers
Chris Lattner
2003-10-20
3
-5
/
+1
*
Added copyright header to all C++ source files.
John Criswell
2003-10-20
3
-0
/
+24
*
Rename TarjanSCCIterator -> scc_iterator
Chris Lattner
2003-08-31
1
-9
/
+10
*
Don't explicitly use the SCC class
Chris Lattner
2003-08-31
1
-2
/
+2
*
The SCC::HasLoop method is now in the main iterator
Chris Lattner
2003-08-31
1
-7
/
+7
*
The tarjan iterator now returns a reference to the current SCC, not a possibl...
Chris Lattner
2003-08-31
1
-2
/
+2
*
Indent classes correctly in the namespace
Chris Lattner
2003-08-31
1
-46
/
+56
*
* Cleanups
Chris Lattner
2003-08-31
1
-38
/
+30
*
The word `separate' only has one `e'.
Misha Brukman
2003-07-14
1
-1
/
+1
*
Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where
Brian Gaeke
2003-06-17
1
-1
/
+1
*
Add a disable-verify option
Chris Lattner
2003-05-12
1
-1
/
+5
*
Move static stuff to an anonymous namespace
Chris Lattner
2003-05-12
1
-15
/
+14
*
Make sure to create a target data that matches the Module's target properties.
Chris Lattner
2003-04-24
1
-0
/
+4
*
Minor tweak
Chris Lattner
2003-03-31
1
-1
/
+1
*
Make printing messages nicer
Chris Lattner
2003-02-24
1
-4
/
+3
*
Disable timing of bytecode loader
Chris Lattner
2002-12-03
1
-0
/
+2
*
Add a timer to evaluate bytecode load time and space requirements
Chris Lattner
2002-11-10
1
-0
/
+4
*
Give passnames to the printer classes
Chris Lattner
2002-11-06
1
-0
/
+6
*
No need to explicitly inclue ExportSymbols now
Chris Lattner
2002-11-04
1
-1
/
+1
*
Simple passes that print out SCCs in the CFGs or in the CallGraph of a module.
Vikram S. Adve
2002-11-04
1
-0
/
+93
*
Implement a new -print-callgraph analysis that turns a callgraph into a dot
Chris Lattner
2002-11-04
1
-1
/
+45
*
- Implement a new -print-cfg option for analyze, that causes it to print the
Chris Lattner
2002-10-07
1
-0
/
+88
*
Enable correct support for dynamic loading on Linux
Chris Lattner
2002-09-17
1
-1
/
+1
*
- 'analyze' and 'as' now explicitly verify input because AsmParser doesn't.
Chris Lattner
2002-08-30
1
-0
/
+4
*
- Eliminate the last traces of the 'analysis' namespace
Chris Lattner
2002-08-30
1
-4
/
+4
*
New datastructure analysis correctly uses TargetData
Chris Lattner
2002-08-29
1
-1
/
+1
*
- Cleaned up the interface to AnalysisUsage to take analysis class names
Chris Lattner
2002-08-08
2
-7
/
+7
[next]