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
/
tools
/
llvm-upgrade
/
UpgradeParser.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
For PR1146:
Reid Spencer
2007-04-22
1
-34
/
+56
*
For PR1336:
Reid Spencer
2007-04-16
1
-0
/
+5
*
For PR1336:
Reid Spencer
2007-04-16
1
-3
/
+4
*
For PR1336:
Reid Spencer
2007-04-16
1
-39
/
+66
*
Fix a crash-by-unknown-exception caused by attempting to use a null pointer
Reid Spencer
2007-04-11
1
-1
/
+2
*
For PR1146:
Reid Spencer
2007-04-11
1
-8
/
+8
*
For PR1146:
Reid Spencer
2007-04-09
1
-25
/
+41
*
For PR1312:
Reid Spencer
2007-04-07
1
-2
/
+8
*
Upgrade the bit count intrinsics to have an i32 result.
Reid Spencer
2007-04-02
1
-0
/
+19
*
Don't upgrade functions that look like a bswap intrinsic but aren't.
Reid Spencer
2007-04-02
1
-1
/
+1
*
Handle upgrade of llvm.bswap.iXX to llvm.bswap.iXX.iXX per new naming
Reid Spencer
2007-04-02
1
-30
/
+47
*
Unbreak non-debug builds.
Evan Cheng
2007-03-22
1
-0
/
+2
*
For PR1243:
Reid Spencer
2007-03-21
1
-14
/
+10
*
For PR1256:
Reid Spencer
2007-03-21
1
-217
/
+538
*
Revert last changes as they introduced other problems.
Reid Spencer
2007-03-15
1
-101
/
+49
*
The sign information was not propagating into the rename map so only the
Reid Spencer
2007-03-14
1
-49
/
+101
*
Make older versions of bison happy.
Jeff Cohen
2007-03-14
1
-1
/
+1
*
remove use of deprecated api
Chris Lattner
2007-02-19
1
-1
/
+1
*
For PR1195:
Reid Spencer
2007-02-15
1
-4
/
+4
*
For PR1195:
Reid Spencer
2007-02-15
1
-22
/
+22
*
remove use of vector-related ctors
Chris Lattner
2007-02-13
1
-5
/
+5
*
stop using me thods that take a vector
Chris Lattner
2007-02-12
1
-2
/
+2
*
add #include
Chris Lattner
2007-02-11
1
-0
/
+1
*
For PR1187:
Reid Spencer
2007-02-08
1
-11
/
+20
*
For PR1187:
Reid Spencer
2007-02-08
1
-4
/
+18
*
For PR1187:
Reid Spencer
2007-02-08
1
-252
/
+276
*
For PR1187:
Reid Spencer
2007-02-08
1
-5
/
+29
*
For PR411:
Reid Spencer
2007-02-05
1
-6
/
+6
*
For PR411:
Reid Spencer
2007-02-05
1
-39
/
+56
*
For PR1151:
Reid Spencer
2007-02-04
1
-1
/
+0
*
Changes to support making the shift instructions be true BinaryOperators.
Reid Spencer
2007-02-02
1
-22
/
+28
*
For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid
Reid Spencer
2007-01-30
1
-2
/
+2
*
For PR1142:
Reid Spencer
2007-01-29
1
-4
/
+39
*
Upgrade old csret calling convention into sret parameter attribute.
Reid Spencer
2007-01-29
1
-15
/
+53
*
Merge error at my side. Fixed.
Anton Korobeynikov
2007-01-28
1
-10
/
+62
*
Drop CSRET CC
Anton Korobeynikov
2007-01-28
1
-63
/
+11
*
For PR1137:
Reid Spencer
2007-01-28
1
-10
/
+62
*
Make sure that an upgraded index is also inserted into the VIndices
Reid Spencer
2007-01-26
1
-1
/
+3
*
Ensure that gep_upgrade zext instructions we insert have unique names.
Reid Spencer
2007-01-26
1
-1
/
+1
*
Remove extraneous ; to make some versions of bison happy.
Reid Spencer
2007-01-26
1
-3
/
+3
*
Remove the SignedType class and other dead code. Improve comments.
Reid Spencer
2007-01-26
1
-134
/
+4
*
For All These Bugs:
Reid Spencer
2007-01-26
1
-1737
/
+2891
*
Fix a bunch of missing semicolon parse errors from bison.
Jeff Cohen
2007-01-21
1
-3
/
+5
*
For PR1113:
Reid Spencer
2007-01-15
1
-201
/
+204
*
Reorganize things a bit in preparation for rewrite. Although this looks
Reid Spencer
2007-01-15
1
-333
/
+556
*
Can't generate "bool" any more. Change to i1
Reid Spencer
2007-01-13
1
-4
/
+4
*
Don't attempt to upgrade argument to va.start and va.end if there are none.
Reid Spencer
2007-01-13
1
-5
/
+7
*
For PR1093:
Reid Spencer
2007-01-13
1
-5
/
+34
*
Remove support for upgrading NOT. The llvm-upgrade lexer didn't recognize
Reid Spencer
2007-01-12
1
-6
/
+1
*
Upgrade the llvm.isunordered intrinsics to "fcmp uno" instruction.
Reid Spencer
2007-01-07
1
-14
/
+24
[next]