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
/
IPO
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spell `definitely' correctly.
Misha Brukman
2003-09-11
1
-1
/
+1
*
Fix spell-o's
Chris Lattner
2003-09-10
1
-1
/
+1
*
Eliminate support for the llvm.unwind intrinisic, using the Unwind instructio...
Chris Lattner
2003-09-08
1
-5
/
+6
*
Add support for the unwind instruction
Chris Lattner
2003-09-08
1
-0
/
+1
*
Final cleanup: remove dead code
Chris Lattner
2003-09-01
1
-39
/
+0
*
Not only is this a lot smaller, it actually works if there is already a
Chris Lattner
2003-09-01
1
-5
/
+1
*
Dead files
Chris Lattner
2003-09-01
2
-87
/
+0
*
If "These should be used only by the auto-parallelization pass", we might as
Chris Lattner
2003-09-01
1
-1
/
+31
*
Moved all of the cilkifier stuff into lib/Transforms/IPO, as it really is not
Chris Lattner
2003-09-01
2
-4
/
+2
*
Minor cleanups
Chris Lattner
2003-09-01
1
-13
/
+8
*
Change the RaiseAllocations pass to be a Pass instead of a BasicBlock pass.
Chris Lattner
2003-09-01
1
-54
/
+75
*
Heavily refactor code:
Chris Lattner
2003-08-31
3
-127
/
+198
*
Add accessor function
Chris Lattner
2003-08-31
1
-0
/
+2
*
Initial checkin of the -prune-eh pass, a very simple exception handling remov...
Chris Lattner
2003-08-31
1
-0
/
+93
*
Inline invoke instructions as well as call instructions
Chris Lattner
2003-08-24
1
-13
/
+18
*
Big diff for a small change: delete inlined functions if all callees have
Chris Lattner
2003-08-24
1
-21
/
+32
*
Fix bug: FunctionResolve/2003-08-23-ArgumentWarning.ll
Chris Lattner
2003-08-23
1
-6
/
+6
*
Unless we CANNOT merge the arguments, do so
Chris Lattner
2003-08-20
1
-1
/
+3
*
Spell `necessary' correctly.
Misha Brukman
2003-08-18
1
-1
/
+1
*
Fix FIXME by removing FIXME
Chris Lattner
2003-08-13
1
-1
/
+1
*
Removing the pool allocator from the main CVS tree.
John Criswell
2003-08-13
2
-2963
/
+0
*
Bug fix: Some nodes pointed to by globals may not be marked incomplete and ne...
Sumant Kowshik
2003-08-12
1
-5
/
+18
*
Fix handling of 'free' if it has absolutely no prototype
Chris Lattner
2003-08-11
1
-0
/
+7
*
Fixed a segfault in gccld.
John Criswell
2003-08-07
1
-2
/
+4
*
Added code for pool allocating only the pool-allocatable data structures in t...
Sumant Kowshik
2003-08-07
1
-12
/
+46
*
Remove unnecessary use of NonCopyable
Chris Lattner
2003-08-06
1
-4
/
+3
*
Minor changes:
Chris Lattner
2003-08-05
1
-52
/
+48
*
Major bug fixes including a memory leak and tracking some exceptional conditi...
Sumant Kowshik
2003-08-05
1
-83
/
+317
*
DEBUG got moved to Support/Debug.h
Chris Lattner
2003-08-01
5
-4
/
+7
*
Fix bug: FunctionResolve/2003-07-23-CPR-Reference.ll
Chris Lattner
2003-07-23
1
-6
/
+8
*
Eliminate using declarations, adjust for new DSGraph API
Chris Lattner
2003-06-30
1
-21
/
+19
*
Allow the inlining limit to be controlled from the command line!
Chris Lattner
2003-06-28
1
-1
/
+5
*
Add support to globaldce for deleting dead function prototypes
Chris Lattner
2003-06-26
1
-1
/
+7
*
When internalizing global ctor/dtor list, also mark it constant. This is gro...
Chris Lattner
2003-06-26
1
-0
/
+8
*
Add argument to DAE to allow operation on non-internal functions
Chris Lattner
2003-06-25
1
-9
/
+21
*
Fix the build. :(
Chris Lattner
2003-06-20
1
-3
/
+3
*
Changes to privatize NodeType
Chris Lattner
2003-06-19
1
-6
/
+6
*
Remove a bunch of complicated code. The functionality is implemented in inst...
Chris Lattner
2003-06-19
1
-118
/
+6
*
Handle arguments passed in through the va_arg area
Chris Lattner
2003-06-18
1
-1
/
+7
*
Initial checkin of DAE pass
Chris Lattner
2003-06-17
1
-0
/
+304
*
Fix compilation problem on GCC 2.9x
Chris Lattner
2003-06-07
1
-1
/
+1
*
Made changes suggested by Chris
Sumant Kowshik
2003-06-04
1
-51
/
+55
*
Fix bug: FunctionResolve/2003-05-31-AllInternalDecls.ll
Chris Lattner
2003-05-31
1
-0
/
+17
*
Fix bug: FuncResolve/2003-05-31-InternalDecl.ll
Chris Lattner
2003-05-31
1
-2
/
+6
*
Simplify funcresolve a bit more
Chris Lattner
2003-05-31
1
-7
/
+7
*
Fix bug: FunctionResolve/2003-05-31-FuncPointerResolve.ll
Chris Lattner
2003-05-31
1
-11
/
+3
*
Added support for function pointers
Sumant Kowshik
2003-05-29
1
-104
/
+583
*
* Separate all of the grunt work of inlining out into the Utils library.
Chris Lattner
2003-05-29
1
-169
/
+127
*
Remove using declarations
Chris Lattner
2003-05-22
2
-27
/
+20
*
Make the list accept comma separated names
Chris Lattner
2003-05-22
1
-1
/
+2
[next]