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
/
lib
/
Transforms
/
Instrumentation
/
ProfilePaths
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give std::map<BasicBlock *, BasicBlock *> the short name BBMap, because
Brian Gaeke
2003-08-12
1
-63
/
+27
*
DEBUG got moved to Support/Debug.h
Chris Lattner
2003-08-01
3
-3
/
+3
*
A pass to combine multiple backedges that go to same target
Anand Shukla
2003-07-18
1
-0
/
+227
*
Added functionality to instrmentation pass
Anand Shukla
2003-07-10
1
-99
/
+111
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
2
-2
/
+2
*
Fixed a bug so initialization code is always inserted in main
Anand Shukla
2003-06-05
2
-18
/
+44
*
Remove unnecesary &*'s
Chris Lattner
2003-04-23
4
-11
/
+11
*
Add new linkage types to support a real frontend
Chris Lattner
2003-04-16
1
-4
/
+9
*
Changes to runtime framework
Anand Shukla
2003-02-14
7
-85
/
+190
*
Revert Anand's patch which broke the build
Chris Lattner
2003-02-10
1
-4
/
+4
*
*** empty log message ***
Anand Shukla
2003-02-09
1
-4
/
+4
*
Fix typeo
Chris Lattner
2003-01-14
1
-1
/
+1
*
Clean up #includes
Chris Lattner
2003-01-14
6
-27
/
+7
*
Fix warning
Chris Lattner
2002-11-09
1
-1
/
+1
*
code to lightly instrument at branches
Anand Shukla
2002-11-03
1
-0
/
+210
*
Changed to external global var
Anand Shukla
2002-10-12
1
-1
/
+1
*
Changes to work with Statistics rework
Chris Lattner
2002-10-01
1
-7
/
+1
*
Updates to work with recent Statistic's changes:
Chris Lattner
2002-10-01
3
-9
/
+3
*
Added checking threshold
Anand Shukla
2002-09-20
5
-90
/
+185
*
split retracing into a separate file
Anand Shukla
2002-09-18
1
-0
/
+229
*
Removed unnecessary #includes.
Misha Brukman
2002-09-18
2
-8
/
+0
*
There is a #define in some header that conflicts with INFINITY, rename it.
Chris Lattner
2002-09-17
2
-8
/
+8
*
Incorporated changes in alloca and getElementPointer instruction
Anand Shukla
2002-09-16
5
-233
/
+255
*
Incorporated changes in alloca instruction
Anand Shukla
2002-09-16
1
-32
/
+28
*
Fix bug I introduced
Chris Lattner
2002-09-14
1
-3
/
+4
*
- Change getelementptr instruction to use long indexes instead of uint
Chris Lattner
2002-09-11
1
-13
/
+9
*
Simplify code (somtimes dramatically), by using the new "auto-insert" feature
Chris Lattner
2002-09-10
1
-113
/
+59
*
Do not generate loads/stores with indexing
Chris Lattner
2002-08-21
1
-28
/
+37
*
- Cleaned up the interface to AnalysisUsage to take analysis class names
Chris Lattner
2002-08-08
1
-1
/
+1
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-2
/
+2
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-2
/
+1
*
comeented out debug printing
Anand Shukla
2002-07-21
1
-3
/
+3
*
minor corrections
Anand Shukla
2002-07-18
6
-139
/
+187
*
Anand forgot to check in the makefile corresponding to his previous change
Chris Lattner
2002-07-17
1
-1
/
+1
*
removed this directory
Anand Shukla
2002-07-16
1
-5
/
+0
*
Moved EmitFunctions.cpp up to instrumentation directory
Anand Shukla
2002-07-16
1
-45
/
+0
*
* Cleanup pass
Chris Lattner
2002-07-16
1
-17
/
+10
*
Added EmitFunctions directory
Anand Shukla
2002-07-12
1
-0
/
+1
*
Initial makefile
Anand Shukla
2002-07-12
1
-0
/
+5
*
Initial version: adds a function table to output code
Anand Shukla
2002-07-12
1
-0
/
+52
*
changes BBsorting and oredering
Anand Shukla
2002-07-08
2
-720
/
+90
*
small corrections
Anand Shukla
2002-07-08
1
-23
/
+22
*
changed function numbering
Anand Shukla
2002-07-08
1
-102
/
+95
*
additions and bug fixes
Anand Shukla
2002-06-25
5
-445
/
+1395
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
2
-46
/
+43
*
Relocating Graph.h
Anand Shukla
2002-06-25
1
-0
/
+465
*
Convert code to use the DEBUG macro so that debug code can simply be
Chris Lattner
2002-05-22
5
-197
/
+147
*
Move UnifyFunctionExitNodes to Utils library: final resting place this time
Chris Lattner
2002-05-07
1
-1
/
+1
*
Updates to move some header files out of include/llvm/Transforms into
Chris Lattner
2002-05-07
1
-1
/
+1
[next]