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
/
test
/
Integer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update for constant folding now generating undef and overflow correctly.
Reid Spencer
2007-02-27
2
-8
/
+8
*
Shifting by the bit width now produces undef, not 0.
Reid Spencer
2007-02-27
7
-7
/
+7
*
Remove test cases that produce undefined results.
Reid Spencer
2007-02-27
16
-33
/
+5
*
For PR411:
Reid Spencer
2007-02-05
1
-33
/
+0
*
For PR411:
Reid Spencer
2007-02-05
1
-5
/
+4
*
Prepare for PR411
Reid Spencer
2007-02-04
1
-1
/
+1
*
Changes to support making the shift instructions be true BinaryOperators.
Reid Spencer
2007-02-02
11
-57
/
+58
*
For PR411:
Reid Spencer
2007-01-30
4
-8
/
+8
*
For PR761:
Reid Spencer
2007-01-26
58
-550
/
+537
*
Try a negative number with ashr.
Reid Spencer
2007-01-20
2
-0
/
+2
*
Add a test case for sext bug that Leo found.
Reid Spencer
2007-01-20
1
-0
/
+29
*
Cover non-byte-width BATs situation.
Zhou Sheng
2007-01-19
2
-6
/
+21
*
Cover more arithmetics for arbitrary bitwidth integers.
Zhou Sheng
2007-01-19
17
-0
/
+81
*
Add one test case for Arbitrary BitWidth Integers.
Zhou Sheng
2007-01-19
2
-0
/
+36
*
Fix test cases. Patch by Guoling Han.
Reid Spencer
2007-01-16
6
-30
/
+31
*
Remove this test case. LLVM doesn't currently support comparison of packed.
Reid Spencer
2007-01-16
1
-58
/
+0
*
New test cases for bit accurate integers developed by Guoling Han.
Reid Spencer
2007-01-16
60
-0
/
+1669