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
*
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
*
* Revert to old behavior of ignoring a module if it doesn't contain a main
Chris Lattner
2003-05-22
1
-7
/
+24
*
Add option to internalize to allow it to read a file to determine which symbols
Chris Lattner
2003-05-22
1
-10
/
+41
*
Fix bug: FunctionResolve/2003-05-21-MissingArguments.ll
Chris Lattner
2003-05-21
1
-0
/
+5
*
Don't inline functions that take variable numbers of arguments!
Chris Lattner
2003-05-08
1
-3
/
+4
*
Remove using decl
Chris Lattner
2003-05-08
1
-2
/
+1
*
Fix several bugs:
Chris Lattner
2003-04-28
1
-9
/
+20
*
Remove unnecesary &*'s
Chris Lattner
2003-04-23
1
-1
/
+1
*
Implement: FunctionResolve/2003-04-18-ForwardDeclGlobal.ll
Chris Lattner
2003-04-19
1
-43
/
+39
*
Global constants CAN be external
Chris Lattner
2003-04-18
1
-3
/
+3
*
Change the interface to constant expressions to allow automatic folding
Chris Lattner
2003-04-16
1
-1
/
+1
*
Add new linkage types to support a real frontend
Chris Lattner
2003-04-16
5
-9
/
+12
*
Eliminate tons of bogus warnings
Chris Lattner
2003-03-03
1
-8
/
+10
*
Replace assertion with a handler.
Chris Lattner
2003-02-27
1
-15
/
+21
*
Fix a bug that cause a crash resolving questionable function calls
Chris Lattner
2003-02-14
1
-2
/
+4
*
Fix a misunderstanding of the standard associative containers
Chris Lattner
2003-02-14
1
-7
/
+2
*
Fix a problem Sumant was running into
Chris Lattner
2003-02-06
1
-2
/
+4
[next]