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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle multiple induction variables.
Devang Patel
2007-09-25
1
-0
/
+59
*
When both x/y and x%y are needed (x and y both scalar integer), compute
Dan Gohman
2007-09-25
1
-0
/
+58
*
Some tests for APFloat conversions.
Dale Johannesen
2007-09-25
2
-0
/
+223
*
Forgot to check in the changes. Fix test case so it doesn't break with any sc...
Evan Cheng
2007-09-25
1
-2
/
+2
*
Add transformation to update loop interation space. Now,
Devang Patel
2007-09-25
1
-0
/
+57
*
Do not promote null values because it may be unsafe to do so.
Devang Patel
2007-09-24
1
-0
/
+46
*
XFAIL for llvm-gcc4.0
Tanya Lattner
2007-09-24
1
-1
/
+1
*
Use the correct result value type instead of using getValueType(0)
Dan Gohman
2007-09-24
1
-0
/
+7
*
Fix a typo in a comment.
Dan Gohman
2007-09-24
1
-1
/
+1
*
Implementation of +sse -sse2 has changed; add
Dale Johannesen
2007-09-23
1
-2
/
+2
*
Fix PR1692
Devang Patel
2007-09-21
1
-0
/
+63
*
gcroot testcase, patch by Eric Christopher.
Chris Lattner
2007-09-21
1
-0
/
+28
*
Don't add a default STACK_ALIGN (use the generic ABI alignment)
Rafael Espindola
2007-09-21
1
-0
/
+1
*
Testcase for PR1678.
Duncan Sands
2007-09-20
1
-0
/
+14
*
Disable if-conversion for this test.
Evan Cheng
2007-09-20
1
-1
/
+1
*
-enable-arm-if-conversion is gone.
Evan Cheng
2007-09-20
8
-23
/
+23
*
Incorporating review feedback for GC verifier patch.
Gordon Henriksen
2007-09-20
1
-2
/
+5
*
Fix several more entries in the x86 reload/remat folding tables.
Dan Gohman
2007-09-20
1
-0
/
+124
*
Excuse me.
Nick Lewycky
2007-09-20
1
-1
/
+1
*
Fix optimization. %x = sub %x, %y does not imply that %y is zero.
Nick Lewycky
2007-09-20
1
-0
/
+102
*
Avoid unsafe promotion.
Devang Patel
2007-09-19
1
-0
/
+35
*
Testcase for PR1678.
Duncan Sands
2007-09-19
1
-0
/
+10
*
Clean up.
Evan Cheng
2007-09-18
1
-215
/
+1
*
Fix a bogus splat xform:
Evan Cheng
2007-09-18
1
-0
/
+244
*
rename test, it is obviously misspelled
Gabor Greif
2007-09-18
1
-0
/
+0
*
Tests of the ocaml (and thus C) bindings for constants.
Gordon Henriksen
2007-09-18
1
-16
/
+106
*
Adding ocaml language bindings for the vmcore and bitwriter libraries. These are
Gordon Henriksen
2007-09-18
4
-1
/
+255
*
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42090 91177308-0d34-...
Gordon Henriksen
2007-09-18
1
-1
/
+12
*
Fix PR1657
Devang Patel
2007-09-18
1
-0
/
+26
*
Objective-C was generating EH frame info like this:
Bill Wendling
2007-09-18
1
-0
/
+65
*
Fix for PR1633: Verifier doesn't fully verify GC intrinsics
Gordon Henriksen
2007-09-17
6
-1
/
+72
*
Instcombine x-((x/y)*y) into a remainder operator.
Dan Gohman
2007-09-17
2
-0
/
+16
*
Emit integer x<1 as x<=0, as comparisons with zero (now includeing
Dan Gohman
2007-09-17
1
-0
/
+7
*
Use "test reg,reg" in place of "cmp reg,0" for 64-bit operands. This was
Dan Gohman
2007-09-17
1
-0
/
+7
*
remove obsolete tests.
Chris Lattner
2007-09-15
3
-17
/
+0
*
New testcase for PR1662. GCC trees are horrible :(
Chris Lattner
2007-09-15
1
-0
/
+7
*
Add explicit triples to avoid default behavior that varies by host.
Dan Gohman
2007-09-14
1
-1
/
+1
*
Add support for functions with byval arguments on x86
Rafael Espindola
2007-09-14
1
-1
/
+4
*
Fixed a typo that's causing a missing kill marker.
Evan Cheng
2007-09-12
1
-0
/
+15
*
Sometimes a MI can define a register as well as defining a super-register at the
Evan Cheng
2007-09-11
1
-0
/
+9
*
Fix date :)
Anton Korobeynikov
2007-09-11
1
-0
/
+0
*
Testcase for recent pragma pack stuff
Anton Korobeynikov
2007-09-11
1
-0
/
+32
*
Test that a call to a trampoline is turned into a call to
Duncan Sands
2007-09-11
1
-0
/
+24
*
Testcase for PR1634
Chris Lattner
2007-09-11
1
-0
/
+88
*
remove obsolete testcase
Chris Lattner
2007-09-10
1
-9
/
+0
*
Fix a buggy constant folding transformation when handling aliases.
Chris Lattner
2007-09-10
1
-0
/
+13
*
Fix PR1645 by resolving forward alias references.
Chris Lattner
2007-09-10
1
-0
/
+9
*
Add missing llvm-dis.
Dale Johannesen
2007-09-10
1
-1
/
+1
*
this is not infinite recursion.
Chris Lattner
2007-09-10
1
-0
/
+7
*
Prevent tailcallelim from breaking "recursive" calls to builtins.
Chris Lattner
2007-09-10
1
-0
/
+10
[next]