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
...
*
stop using anders-aa
Chris Lattner
2010-03-01
1
-58
/
+0
*
Teach the constant folder about union types.
Dan Gohman
2010-02-25
1
-6
/
+48
*
Canonicalize sizeof and alignof on pointer types to a canonical
Dan Gohman
2010-02-10
1
-7
/
+51
*
Factor out alignof expression folding into a separate function and
Dan Gohman
2010-02-02
1
-0
/
+21
*
Generalize target-independent folding rules for sizeof to handle more
Dan Gohman
2010-02-01
1
-35
/
+314
*
Remove the folding rule
Dan Gohman
2010-01-28
1
-0
/
+84
*
-disable-output is no longer needed with -analyze.
Dan Gohman
2010-01-26
2
-3
/
+3
*
fix bogus test
Chris Lattner
2010-01-09
1
-2
/
+2
*
Delete useless trailing semicolons.
Dan Gohman
2010-01-05
3
-3
/
+3
*
Update these tests to match what Loop::print now prints.
Dan Gohman
2009-10-24
1
-1
/
+1
*
Forbid arrays of function-type and structures with function-typed fields.
Nick Lewycky
2009-09-15
1
-0
/
+6
*
Eliminate more redundant llvm-as calls.
Dan Gohman
2009-09-11
4
-9
/
+9
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
12
-12
/
+12
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
2
-2
/
+2
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
12
-12
/
+12
*
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
*
Fix PR1539. Add LoopPassPrinter.
Devang Patel
2007-07-05
1
-0
/
+2
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
Fix PR 1526.
Devang Patel
2007-06-28
1
-0
/
+5
*
Update. Now, -etforest is an invalid option.
Devang Patel
2007-06-27
1
-1
/
+1
*
Call the correct function name. Patch from Stephane Letz.
Nick Lewycky
2007-06-16
1
-0
/
+7
*
New test.
Devang Patel
2007-06-05
1
-0
/
+11
*
New test.
Devang Patel
2007-04-25
1
-0
/
+309
*
For PR1319: Upgrade to new test harness
Reid Spencer
2007-04-15
2
-3
/
+4
*
Update tests for the disappearance of -idom.
Owen Anderson
2007-04-15
1
-1
/
+1
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Remove DomSet completely. This concludes work on PR1171.
Owen Anderson
2007-04-08
1
-11
/
+0
[prev]
[next]