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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update for new UnifyFunction... API
Chris Lattner
2003-09-10
1
-7
/
+7
*
Remove #include
Chris Lattner
2003-09-10
2
-2
/
+0
*
Correct comments
Brian Gaeke
2003-09-05
2
-17
/
+1
*
Use the new interface, simplifies code
Chris Lattner
2003-08-31
2
-18
/
+13
*
Use the new interface, simplifies code
Chris Lattner
2003-08-31
1
-43
/
+4
*
Use the new interface, simplifies code
Chris Lattner
2003-08-31
1
-13
/
+8
*
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
*
Added check for inlinable function
Anand Shukla
2003-07-18
1
-1
/
+55
*
A pass to combine multiple backedges that go to same target
Anand Shukla
2003-07-18
1
-0
/
+227
*
Trace loads and stores as they happen (stores were being
Vikram S. Adve
2003-07-11
1
-10
/
+17
*
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
*
Use a constant expr GEP instead of an actual instruction
Chris Lattner
2003-06-05
1
-4
/
+2
*
Make this work with counter > 127
Chris Lattner
2003-06-04
1
-1
/
+1
*
Added the #(internal functions) to output
Anand Shukla
2003-06-01
1
-0
/
+8
*
Remove using declarations
Chris Lattner
2003-05-22
1
-7
/
+4
*
Remove unnecesary &*'s
Chris Lattner
2003-04-23
5
-14
/
+14
*
Add new linkage types to support a real frontend
Chris Lattner
2003-04-16
3
-6
/
+13
*
Make help message more clear
Chris Lattner
2003-04-13
1
-2
/
+4
*
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
*
Rename include/llvm/Transforms/Instrumentation/TraceFunctions.h to Instrument...
Chris Lattner
2003-01-14
2
-2
/
+2
*
Fix typeo
Chris Lattner
2003-01-14
1
-1
/
+1
*
Remove unused header and function
Chris Lattner
2003-01-14
1
-7
/
+0
*
Clean up #includes
Chris Lattner
2003-01-14
6
-27
/
+7
*
Make sure to handle %'s in strings correctly so that the names of BB's and fu...
Chris Lattner
2003-01-13
1
-10
/
+9
*
Fix warning
Chris Lattner
2002-11-09
1
-1
/
+1
*
code to lightly instrument at branches
Anand Shukla
2002-11-03
1
-0
/
+210
*
- Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to
Chris Lattner
2002-10-21
1
-1
/
+1
*
* Apparently string::find doesn't work right on our sun boxes. Work around t...
Chris Lattner
2002-10-17
1
-4
/
+9
*
- Rename Instruction::First*Op to *OpsBegin, and Num*Ops to *OpsEnd to
Chris Lattner
2002-10-13
1
-1
/
+1
*
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
*
Build subdirs in parallel
Chris Lattner
2002-10-01
1
-1
/
+1
*
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
2
-14
/
+10
*
Simplify code (somtimes dramatically), by using the new "auto-insert" feature
Chris Lattner
2002-09-10
1
-83
/
+44
*
Simplify code (somtimes dramatically), by using the new "auto-insert" feature
Chris Lattner
2002-09-10
1
-113
/
+59
*
- Renamed Type::isIntegral() to Type::isInteger()
Chris Lattner
2002-09-03
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-08-22
1
-2
/
+2
[next]