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
/
Other
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new function attribute - noimplicitfloat
Devang Patel
2009-06-05
1
-0
/
+4
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
3
-3
/
+3
*
Update call graph after inlining invoke.
Devang Patel
2009-03-31
1
-0
/
+31
*
Update another test for the LoopInfo::print changes.
Dan Gohman
2009-02-27
1
-1
/
+1
*
Testcase for PR2894.
Duncan Sands
2008-10-15
1
-0
/
+7
*
Remove interfaces implemented by dead pass from the list of available passes.
Devang Patel
2008-10-06
1
-0
/
+11
*
Rationalize the names of passes that print information:
Duncan Sands
2008-09-23
2
-2
/
+2
*
Teach -callgraph to always print the callgraph (as the
Duncan Sands
2008-09-19
1
-1
/
+1
*
Remove GCSE and LoadVN from the testsuite.
Owen Anderson
2008-08-16
1
-1
/
+1
*
The pass manager is not able to schedule -loop-deletion -loop-index-split.
Devang Patel
2008-08-14
1
-0
/
+5
*
Test this differently: I saw this test fail
Duncan Sands
2008-07-28
1
-1
/
+1
*
Put CPPBackend tests into their own directory and run them only if they're
Bill Wendling
2008-07-10
1
-7
/
+0
*
Let some more tests ignore expected output on stderr.
Matthijs Kooijman
2008-06-10
2
-2
/
+2
*
Change packed struct layout so that field sizes
Duncan Sands
2008-06-04
1
-0
/
+14
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Fix tests due to llvm2cpp move to llc target
Anton Korobeynikov
2008-04-23
1
-1
/
+1
*
Keep track of analysis information inherited from Module pass manager.
Devang Patel
2008-03-20
1
-0
/
+58
*
Fix a bug that caused opt and other tools to silently ignore
Dan Gohman
2008-02-23
1
-0
/
+3
*
dead pass
Chris Lattner
2008-02-19
1
-16
/
+0
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-19
11
-137
/
+118
*
Fix PR2028
Devang Patel
2008-02-15
1
-0
/
+5
*
New test.
Devang Patel
2007-09-10
1
-0
/
+32
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
4
-4
/
+4
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
16
-0
/
+533