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
/
VMCore
/
Globals.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle gep aliasee
Chris Lattner
2007-05-05
1
-3
/
+4
*
Unbreak VC++ build.
Jeff Cohen
2007-05-03
1
-2
/
+2
*
Fix typo. Interesting, but old variant worked too :)
Anton Korobeynikov
2007-04-30
1
-1
/
+1
*
Implement review feedback
Anton Korobeynikov
2007-04-29
1
-6
/
+27
*
Implement review feedback. Aliasees can be either GlobalValue's or
Anton Korobeynikov
2007-04-28
1
-7
/
+14
*
Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part
Anton Korobeynikov
2007-04-25
1
-1
/
+44
*
Implement the "thread_local" keyword.
Lauro Ramos Venancio
2007-04-12
1
-6
/
+6
*
reapply my previous patch with a bugfix.
Chris Lattner
2007-02-26
1
-21
/
+31
*
revert my previous change, something strange is happening.
Chris Lattner
2007-02-26
1
-29
/
+21
*
Rework GlobalValue::removeDeadConstantUsers to always remove dead constant
Chris Lattner
2007-02-25
1
-21
/
+29
*
For PR411:
Reid Spencer
2007-02-05
1
-1
/
+0
*
Add a version of the globalvariable ctor that inserts at a specific location.
Chris Lattner
2006-09-30
1
-0
/
+21
*
Initial checkin of the InlineAsm class
Chris Lattner
2006-01-24
1
-2
/
+2
*
Change the signature of replaceUsesOfWithOnConstant. The bool was always
Chris Lattner
2005-10-04
1
-4
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-8
/
+8
*
remove all of the various setName implementations, consolidating them into
Chris Lattner
2005-03-05
1
-8
/
+0
*
Remove the 2nd argument to Value::setName
Chris Lattner
2005-03-05
1
-3
/
+1
*
Adjust to changes in User class.
Chris Lattner
2005-01-29
1
-5
/
+8
*
Implement remove/eraseFromParent methods
Chris Lattner
2004-10-11
1
-2
/
+9
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Make GlobalVariable constructor assert when an initializer is of
Alkis Evlogimenos
2004-08-05
1
-1
/
+5
*
Add a cast
Chris Lattner
2004-08-04
1
-1
/
+1
*
Method now returns null, dtor is inlined
Chris Lattner
2004-07-19
1
-13
/
+3
*
Fix infinite loop gccld'ing povray
Chris Lattner
2004-07-18
1
-8
/
+6
*
bug 122:
Reid Spencer
2004-07-18
1
-0
/
+139