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
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** empty log message ***
Chris Lattner
2002-07-24
13
-42
/
+41
*
Changes to build with GCC 3.1
Chris Lattner
2002-07-24
4
-28
/
+32
*
Use the Support/iterator file to abstract out compiler differences
Chris Lattner
2002-07-24
1
-6
/
+2
*
Use the new include/Support/iterator file
Chris Lattner
2002-07-24
2
-16
/
+6
*
Add forward_iterator wrapper
Chris Lattner
2002-07-24
1
-0
/
+7
*
Add another GCC2.95->3.1 compatibility header
Chris Lattner
2002-07-24
1
-0
/
+36
*
Spiff up the header files
Chris Lattner
2002-07-24
2
-0
/
+25
*
*** empty log message ***
Chris Lattner
2002-07-24
3
-8
/
+8
*
Non-standard hash classes are not in the std:: namespace
Chris Lattner
2002-07-24
5
-9
/
+9
*
*** empty log message ***
Chris Lattner
2002-07-24
19
-35
/
+32
*
Move hash_* extension headers from ext/ to Support/ so that we can support
Chris Lattner
2002-07-24
4
-2
/
+14
*
Move compatibility headers to Support
Chris Lattner
2002-07-24
2
-4
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-24
1
-2
/
+6
*
Changes to make it GCC 3.1 compatible
Chris Lattner
2002-07-24
2
-6
/
+40
*
Add missing typename's that GCC3.1 is whining about.
Chris Lattner
2002-07-24
2
-22
/
+24
*
Fix problem that GCC3.1 doesn't like.
Chris Lattner
2002-07-24
2
-2
/
+2
*
Fix a bug exposed by lli
Chris Lattner
2002-07-24
2
-4
/
+22
*
Disable the operator= in Value
Chris Lattner
2002-07-24
4
-0
/
+10
*
Make the background white, add a "By" section.
Chris Lattner
2002-07-24
1
-3
/
+6
*
Major changes, expansions, clarifications and corrections.
Chris Lattner
2002-07-24
1
-118
/
+323
*
Remove assert hack now that I'm using the right GDB. :)
Chris Lattner
2002-07-24
2
-14
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-24
3
-4
/
+0
*
Eliminate several include/llvm/Transforms/IPO/*.h files, moving their content...
Chris Lattner
2002-07-24
4
-4
/
+4
*
Move many files into IPO.h
Chris Lattner
2002-07-24
1
-0
/
+32
*
Move contents of these files into IPO.h
Chris Lattner
2002-07-24
4
-59
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-23
5
-13
/
+9
*
Minor changes due to code juggled around
Chris Lattner
2002-07-23
2
-10
/
+10
*
Merge ChangeAllocations into scalar.h
Chris Lattner
2002-07-23
2
-2
/
+2
*
Rename header
Chris Lattner
2002-07-23
1
-1
/
+1
*
Cleanup and simplify code
Chris Lattner
2002-07-23
1
-59
/
+22
*
Incorporate ConstantMerge.h into IPO.h
Chris Lattner
2002-07-23
1
-3
/
+2
*
Rename LevelChange.h to RaisePointerReferences.h
Chris Lattner
2002-07-23
1
-1
/
+1
*
Register the WriteBytecodePass
Chris Lattner
2002-07-23
1
-0
/
+5
*
* Rename to IPO.h
Chris Lattner
2002-07-23
1
-1
/
+13
*
Add a version of the bytecode writer pass that has a default ctor
Chris Lattner
2002-07-23
1
-3
/
+2
*
Incorporate into IPO.h
Chris Lattner
2002-07-23
1
-19
/
+0
*
Prepare the file to become IPO.h
Chris Lattner
2002-07-23
1
-16
/
+8
*
Merge the contents of ChangeAllocations.h into Scalar.h
Chris Lattner
2002-07-23
2
-19
/
+11
*
Allow directories to specify that they want to be built as a shared object by...
Chris Lattner
2002-07-23
2
-0
/
+10
*
Checking testcase in my local tree only
Chris Lattner
2002-07-23
1
-0
/
+21
*
New testcase for bug
Chris Lattner
2002-07-23
1
-0
/
+542
*
TEstcases for old bugs
Chris Lattner
2002-07-23
2
-0
/
+18
*
Check in testcases that were just in my tree
Chris Lattner
2002-07-23
3
-0
/
+30
*
New testcase
Chris Lattner
2002-07-23
1
-0
/
+21
*
Use the pass registration mechanism to populate command line options for
Chris Lattner
2002-07-23
1
-142
/
+77
*
Raise pass requires an explicit TargetData member now.
Chris Lattner
2002-07-23
1
-1
/
+5
*
Register Verifier pass
Chris Lattner
2002-07-23
1
-2
/
+2
*
Add support for pass registration
Chris Lattner
2002-07-23
1
-0
/
+93
*
Register Writer passes
Chris Lattner
2002-07-23
1
-0
/
+4
*
*** empty log message ***
Chris Lattner
2002-07-23
20
-55
/
+48
[next]