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
*
Re-apply 68552.
Rafael Espindola
2009-04-08
4
-8
/
+8
*
Add testcase for PR3795.
Bob Wilson
2009-04-08
1
-0
/
+18
*
Soft float support for FREM.
Duncan Sands
2009-04-08
1
-0
/
+9
*
Soft float support for undef. Reported by Xerxes RĂ„nby.
Duncan Sands
2009-04-08
1
-0
/
+11
*
Instcombine should not promote whole computation trees to "strange"
Chris Lattner
2009-04-08
1
-0
/
+13
*
Fully escape the grep string for this test.
Dan Gohman
2009-04-08
1
-2
/
+2
*
Update this test for recent codegen improvements. CodeGen is now
Dan Gohman
2009-04-08
1
-2
/
+2
*
Implement support for using modeling implicit-zero-extension on x86-64
Dan Gohman
2009-04-08
9
-44
/
+215
*
Temporarily revert r68552. This was causing a failure in the self-hosting LLVM
Bill Wendling
2009-04-07
4
-8
/
+8
*
Reduce code duplication on the TLS implementation.
Rafael Espindola
2009-04-07
4
-8
/
+8
*
Don't attempt to handle aggregate argument values in FastISel; let
Dan Gohman
2009-04-07
1
-0
/
+14
*
fix rdar://6762290, a crash compiling cxx filt with clang.
Chris Lattner
2009-04-07
1
-0
/
+24
*
Handle 'a' modifier in ARM inline assembly.
Bob Wilson
2009-04-06
1
-0
/
+19
*
Let the strcat optimizer return the pointer to the start of the buffer,
Ed Schouten
2009-04-06
1
-0
/
+3
*
Try SSE2?
Nick Lewycky
2009-04-04
1
-1
/
+1
*
Add support for embedded metadata to LLVM. This introduces two new types of
Nick Lewycky
2009-04-04
1
-0
/
+11
*
Fix test on non-x86 platforms.
Nick Lewycky
2009-04-04
1
-1
/
+1
*
Fix a TargetLowering optimization so that it doesn't duplicate
Dan Gohman
2009-04-03
1
-0
/
+16
*
Added a x86 dag combine to increase the chances to use a
Mon P Wang
2009-04-03
1
-0
/
+22
*
Reapply r68211, with the miscompilations it caused fixed.
Owen Anderson
2009-04-01
1
-0
/
+52
*
Fix PR3862: Recognize some ARM-specific constraints for immediates in inline
Bob Wilson
2009-04-01
2
-0
/
+74
*
Revert r68172. It caused regressions in
Dan Gohman
2009-04-01
1
-52
/
+0
*
Enhance GVN to propagate simple conditionals. This fixes PR3921.
Owen Anderson
2009-04-01
1
-0
/
+52
*
Throttle back "fold select into operand" transformation. InstCombine should n...
Evan Cheng
2009-03-31
1
-0
/
+18
*
Fully general expansion of integer shift of any size.
Evan Cheng
2009-03-31
2
-0
/
+18
*
Add an explicit -asm-verbose to these tests, to make it
Dan Gohman
2009-03-31
4
-4
/
+4
*
Update call graph after inlining invoke.
Devang Patel
2009-03-31
1
-0
/
+31
*
Remove the "fast" cases for spill and restore point determination, as these w...
Owen Anderson
2009-03-31
1
-1
/
+1
*
Fix live-out reg logic to not insert over-aggressive AssertZExt
Dan Gohman
2009-03-31
1
-0
/
+20
*
Loop Index Split can eliminate a loop if it can determin if loop body is exec...
Devang Patel
2009-03-30
1
-0
/
+24
*
Turn a 2-address instruction into a 3-address one when it's profitable even i...
Evan Cheng
2009-03-30
1
-1
/
+1
*
Tweak test for recent relro stuff
Anton Korobeynikov
2009-03-30
1
-9
/
+17
*
Forgot this test.
Evan Cheng
2009-03-30
1
-0
/
+12
*
Testcase for recent ro/relocs stuff
Anton Korobeynikov
2009-03-29
1
-0
/
+15
*
Fix PR3899: add support for extracting floats from vectors
Duncan Sands
2009-03-29
1
-0
/
+10
*
Make check in CheckTailCallReturnConstraints for ignorable instructions between
Arnold Schwaighofer
2009-03-28
1
-0
/
+6
*
Enable tail call optimization for functions that return a struct (bug 3664) a...
Arnold Schwaighofer
2009-03-28
2
-0
/
+12
*
Optimize some 64-bit multiplication by constants into two lea's or one lea + ...
Evan Cheng
2009-03-28
1
-0
/
+15
*
Fix this test so that it doesn't spuriously fail due to some
Dan Gohman
2009-03-27
1
-1
/
+1
*
Add a __builtin___memset_chk test.
Evan Cheng
2009-03-27
1
-0
/
+6
*
Add -march=x86.
Evan Cheng
2009-03-26
1
-1
/
+1
*
Add -f to RUN line.
Bill Wendling
2009-03-26
1
-1
/
+1
*
no need for eh info
Chris Lattner
2009-03-26
1
-1
/
+1
*
Add testcase for r67728.
Bill Wendling
2009-03-26
1
-0
/
+25
*
Before deleting a basic block, give other loop passes a chance cleanup analys...
Devang Patel
2009-03-25
1
-0
/
+39
*
Add a test case for PR3779: when to promote the function return value.
Evan Cheng
2009-03-25
1
-0
/
+16
*
Revert 67132. This is breaking some objective-c apps.
Evan Cheng
2009-03-25
12
-47
/
+24
*
One more test.
Evan Cheng
2009-03-25
1
-1
/
+6
*
Add __builtin___memcpy_chk tests.
Evan Cheng
2009-03-25
1
-0
/
+23
*
These tests pass on linux.
Duncan Sands
2009-03-25
3
-3
/
+3
[next]