projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Minor cleanups
[oota-llvm.git]
/
lib
/
Transforms
/
Instrumentation
/
2003-08-01
Chris Lattner
DEBUG got moved to Support/Debug.h
tree
|
commitdiff
2003-07-18
Anand Shukla
Added check for inlinable function
tree
|
commitdiff
2003-07-18
Anand Shukla
A pass to combine multiple backedges that go to same...
tree
|
commitdiff
2003-07-11
Vikram S. Adve
Trace loads and stores as they happen (stores were...
tree
|
commitdiff
2003-07-10
Anand Shukla
Added functionality to instrmentation pass
tree
|
commitdiff
2003-06-30
John Criswell
Merged in autoconf branch. This provides configuration...
tree
|
commitdiff
2003-06-05
Anand Shukla
Fixed a bug so initialization code is always inserted...
tree
|
commitdiff
2003-06-05
Chris Lattner
Use a constant expr GEP instead of an actual instruction
tree
|
commitdiff
2003-06-04
Chris Lattner
Make this work with counter > 127
tree
|
commitdiff
2003-06-01
Anand Shukla
Added the #(internal functions) to output
tree
|
commitdiff
2003-05-22
Chris Lattner
Remove using declarations
tree
|
commitdiff
2003-04-23
Chris Lattner
Remove unnecesary &*'s
tree
|
commitdiff
2003-04-16
Chris Lattner
Add new linkage types to support a real frontend
tree
|
commitdiff
2003-04-13
Chris Lattner
Make help message more clear
tree
|
commitdiff
2003-02-14
Anand Shukla
Changes to runtime framework
tree
|
commitdiff
2003-02-10
Chris Lattner
Revert Anand's patch which broke the build
tree
|
commitdiff
2003-02-09
Anand Shukla
*** empty log message ***
tree
|
commitdiff
2003-01-14
Chris Lattner
Rename include/llvm/Transforms/Instrumentation/TraceFun...
tree
|
commitdiff
2003-01-14
Chris Lattner
Fix typeo
tree
|
commitdiff
2003-01-14
Chris Lattner
Remove unused header and function
tree
|
commitdiff
2003-01-14
Chris Lattner
Clean up #includes
tree
|
commitdiff
2003-01-13
Chris Lattner
Make sure to handle %'s in strings correctly so that...
tree
|
commitdiff
2002-11-09
Chris Lattner
Fix warning
tree
|
commitdiff
2002-11-03
Anand Shukla
code to lightly instrument at branches
tree
|
commitdiff
2002-10-21
Chris Lattner
- Rename AnalysisUsage::preservesAll to getPreservesA...
tree
|
commitdiff
2002-10-17
Chris Lattner
* Apparently string::find doesn't work right on our...
tree
|
commitdiff
2002-10-13
Chris Lattner
- Rename Instruction::First*Op to *OpsBegin, and...
tree
|
commitdiff
2002-10-12
Anand Shukla
Changed to external global var
tree
|
commitdiff
2002-10-01
Chris Lattner
Changes to work with Statistics rework
tree
|
commitdiff
2002-10-01
Chris Lattner
Updates to work with recent Statistic's changes:
tree
|
commitdiff
2002-10-01
Chris Lattner
Build subdirs in parallel
tree
|
commitdiff
2002-09-20
Anand Shukla
Added checking threshold
tree
|
commitdiff
2002-09-18
Anand Shukla
split retracing into a separate file
tree
|
commitdiff
2002-09-18
Misha Brukman
Removed unnecessary #includes.
tree
|
commitdiff
2002-09-17
Chris Lattner
There is a #define in some header that conflicts with...
tree
|
commitdiff
2002-09-16
Anand Shukla
Incorporated changes in alloca and getElementPointer...
tree
|
commitdiff
2002-09-16
Anand Shukla
Incorporated changes in alloca instruction
tree
|
commitdiff
2002-09-14
Chris Lattner
Fix bug I introduced
tree
|
commitdiff
2002-09-11
Chris Lattner
- Change getelementptr instruction to use long indexe...
tree
|
commitdiff
2002-09-10
Chris Lattner
Simplify code (somtimes dramatically), by using the...
tree
|
commitdiff
2002-09-10
Chris Lattner
Simplify code (somtimes dramatically), by using the...
tree
|
commitdiff
2002-09-03
Chris Lattner
- Renamed Type::isIntegral() to Type::isInteger()
tree
|
commitdiff
2002-08-22
Chris Lattner
*** empty log message ***
tree
|
commitdiff
2002-08-21
Chris Lattner
Do not generate loads/stores with indexing
tree
|
commitdiff
2002-08-21
Chris Lattner
Remove extraneous #includes
tree
|
commitdiff
2002-08-08
Chris Lattner
- Cleaned up the interface to AnalysisUsage to take...
tree
|
commitdiff
2002-07-26
Chris Lattner
* Add support for different "PassType's"
tree
|
commitdiff
2002-07-26
Chris Lattner
* Add support for different "PassType's"
tree
|
commitdiff
2002-07-23
Chris Lattner
*** empty log message ***
tree
|
commitdiff
2002-07-23
Chris Lattner
* Cleanup the pass a bit more, making it more object...
tree
|
commitdiff
2002-07-23
Chris Lattner
*** empty log message ***
tree
|
commitdiff
2002-07-22
Chris Lattner
Hide extra argument
tree
|
commitdiff
2002-07-22
Chris Lattner
*** empty log message ***
tree
|
commitdiff
2002-07-21
Anand Shukla
comeented out debug printing
tree
|
commitdiff
2002-07-18
Anand Shukla
minor corrections
tree
|
commitdiff
2002-07-17
Chris Lattner
Anand forgot to check in the makefile corresponding...
tree
|
commitdiff
2002-07-16
Anand Shukla
Moved over EmitFunctions to this library
tree
|
commitdiff
2002-07-16
Anand Shukla
removed this directory
tree
|
commitdiff
2002-07-16
Anand Shukla
Moved EmitFunctions.cpp up to instrumentation directory
tree
|
commitdiff
2002-07-16
Chris Lattner
* Cleanup pass
tree
|
commitdiff
2002-07-12
Anand Shukla
Added EmitFunctions directory
tree
|
commitdiff
2002-07-12
Anand Shukla
Initial makefile
tree
|
commitdiff
2002-07-12
Anand Shukla
Initial version: adds a function table to output code
tree
|
commitdiff
2002-07-08
Vikram S. Adve
Fix iteration and InsertPos bugs introduced when Chris...
tree
|
commitdiff
2002-07-08
Anand Shukla
changes BBsorting and oredering
tree
|
commitdiff
2002-07-08
Anand Shukla
small corrections
tree
|
commitdiff
2002-07-08
Anand Shukla
changed function numbering
tree
|
commitdiff
2002-06-25
Anand Shukla
additions and bug fixes
tree
|
commitdiff
2002-06-25
Chris Lattner
MEGAPATCH checkin.
tree
|
commitdiff
2002-06-25
Chris Lattner
MEGAPATCH checkin.
tree
|
commitdiff
2002-06-25
Anand Shukla
Relocating Graph.h
tree
|
commitdiff
2002-05-22
Chris Lattner
Convert code to use the DEBUG macro so that debug code...
tree
|
commitdiff
2002-05-20
Chris Lattner
* Change commandline options a bit to be nicer
tree
|
commitdiff
2002-05-19
Vikram S. Adve
Hash pointer values to a sequence number to get identic...
tree
|
commitdiff
2002-05-07
Chris Lattner
Move UnifyFunctionExitNodes to Utils library: final...
tree
|
commitdiff
2002-05-07
Chris Lattner
Updates to move some header files out of include/llvm...
tree
|
commitdiff
2002-04-29
Chris Lattner
Eliminate duplicate or unneccesary #include's
tree
|
commitdiff
2002-04-29
Chris Lattner
Add new optional getPassName() virtual function that...
tree
|
commitdiff
2002-04-28
Chris Lattner
Tighten up the AnalysisUsage of lots of passes, primari...
tree
|
commitdiff
2002-04-28
Chris Lattner
Split ConstantVals.h into Constant.h and Constants.h
tree
|
commitdiff
2002-04-27
Chris Lattner
s/Method/Function
tree
|
commitdiff
2002-04-27
Chris Lattner
* Rename MethodPass class to FunctionPass
tree
|
commitdiff
2002-04-14
Chris Lattner
* s/Method/Function
tree
|
commitdiff
2002-04-09
Chris Lattner
Move FunctionArgument out of iOther.h into Argument...
tree
|
commitdiff
2002-04-09
Chris Lattner
Add #includes to make up for #includes pruned out of...
tree
|
commitdiff
2002-04-08
Chris Lattner
s/Method/Function
tree
|
commitdiff
2002-04-07
Chris Lattner
Change references to the Method class to be references...
tree
|
commitdiff
2002-04-04
Chris Lattner
s/MethodType/FunctionType
tree
|
commitdiff
2002-03-29
Chris Lattner
Simplify code a bit by using Module::getOrInsertFunction
tree
|
commitdiff
2002-03-26
Chris Lattner
Change references from Method to Function
tree
|
commitdiff
2002-03-23
Chris Lattner
Rename Method to Function
tree
|
commitdiff
2002-03-18
Vikram S. Adve
Just a comment.
tree
|
commitdiff
2002-02-26
Chris Lattner
Change over to use new style pass mechanism, now passes...
tree
|
commitdiff
2002-02-26
Chris Lattner
Move ProfilePaths class into ProfilePaths library,...
tree
|
commitdiff
2002-02-26
Chris Lattner
Pass stuff by reference instead of by copy. Copying...
tree
|
commitdiff
2002-02-26
Chris Lattner
Move processGraph down lower in the file so all of...
tree
|
commitdiff
2002-02-26
Chris Lattner
* Changes to compile successfully with GCC 3.0
tree
|
commitdiff
2002-02-26
Anand Shukla
Makefile for profile-paths
tree
|
commitdiff
2002-02-26
Anand Shukla
Initial checkin: functions on Graph used for path profi...
tree
|
commitdiff
2002-02-26
Anand Shukla
Initial checkin: instrument code to get path execution...
tree
|
commitdiff
next