index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Before assuming that the original code didn't work for Athlon64, the person who
Jeff Cohen
2007-04-16
1
-6
/
+2
*
refix this
Chris Lattner
2007-04-16
1
-1
/
+1
*
Document how, module pass can require function pass.
Devang Patel
2007-04-16
1
-2
/
+18
*
use an x86 t-t for an x86 test. Thanks to Dan for noticing this!
Chris Lattner
2007-04-16
1
-2
/
+2
*
fix incorrectly upgraded test
Chris Lattner
2007-04-16
1
-1
/
+1
*
Fix 80 col violations.
Reid Spencer
2007-04-16
1
-4
/
+4
*
We shouldn't have tests for features we don't have yet.
Chris Lattner
2007-04-16
1
-35
/
+0
*
remove bogus test
Chris Lattner
2007-04-16
1
-17
/
+0
*
Spelling fix.
Duncan Sands
2007-04-16
1
-1
/
+1
*
MAke this test portable.
Chris Lattner
2007-04-16
1
-1
/
+3
*
Test code quality for variable length array references.
Duncan Sands
2007-04-16
1
-0
/
+7
*
Check handling of arrays of variable sized components.
Duncan Sands
2007-04-16
1
-0
/
+10
*
Heal this test
Anton Korobeynikov
2007-04-16
1
-2
/
+2
*
fix this test
Chris Lattner
2007-04-16
1
-3
/
+2
*
Proivde getAnalysis<FPAnalysis>(Func) support.
Devang Patel
2007-04-16
3
-0
/
+46
*
Do not assert during analysis implementation initialization.
Devang Patel
2007-04-16
1
-1
/
+3
*
Print and delete on the fly pass managers.
Devang Patel
2007-04-16
1
-3
/
+19
*
Regenerate.
Reid Spencer
2007-04-16
2
-6
/
+6
*
Check length of string before we walk off the end of it.
Reid Spencer
2007-04-16
1
-3
/
+3
*
Update module pass manager to support module passes that require
Devang Patel
2007-04-16
1
-11
/
+44
*
Give each pass manager chance to manage lower level analysis pass, which is
Devang Patel
2007-04-16
2
-25
/
+80
*
Fixes tests and remove xfail.
Evan Cheng
2007-04-16
1
-3
/
+2
*
One more callee-saved register used.
Evan Cheng
2007-04-16
1
-1
/
+1
*
Fix test.
Evan Cheng
2007-04-16
1
-1
/
+1
*
Add getPotentialPassManagerType(). No functionality change, yet.
Devang Patel
2007-04-16
3
-1
/
+31
*
Testcase for C front-end crash.
Duncan Sands
2007-04-16
1
-0
/
+6
*
Testcase for debug info emission for structure fields at variable offsets.
Duncan Sands
2007-04-16
1
-0
/
+8
*
Removed tabs everywhere except autogenerated & external files. Add make
Anton Korobeynikov
2007-04-16
41
-378
/
+392
*
For PR1336:
Reid Spencer
2007-04-16
1
-1
/
+0
*
Regenerate.
Reid Spencer
2007-04-16
2
-17
/
+19
*
Use a more optimal way to get the name of a function. Thanks, Chris.
Reid Spencer
2007-04-16
1
-1
/
+2
*
For PR1319:
Reid Spencer
2007-04-16
170
-468
/
+493
*
Fix hello.ll test.
Lauro Ramos Venancio
2007-04-16
1
-3
/
+3
*
Fix align test.
Lauro Ramos Venancio
2007-04-16
1
-3
/
+2
*
Don't return 0 if the len == 5, let the assert handle that case.
Reid Spencer
2007-04-16
1
-1
/
+1
*
Look for site.exp in the build directory, not the source directory.
Duncan Sands
2007-04-16
1
-1
/
+1
*
Use %s, not explicit name.
Duncan Sands
2007-04-16
1
-1
/
+1
*
Change ne into !=.
Duncan Sands
2007-04-16
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-16
51
-65
/
+81
*
For PR1319:
Reid Spencer
2007-04-16
23
-30
/
+48
*
Fix the syntax for these tests. Noticed by Duncan Sands.
Reid Spencer
2007-04-16
17
-18
/
+20
*
Syntax upgrade and fix for PR1336.
Reid Spencer
2007-04-16
1
-4
/
+5
*
For PR1336:
Reid Spencer
2007-04-16
1
-3
/
+2
*
For PR1336:
Reid Spencer
2007-04-16
2
-4
/
+2
*
Wrap long line.
Reid Spencer
2007-04-16
1
-1
/
+2
*
For PR1336:
Reid Spencer
2007-04-16
1
-2
/
+1
*
For PR1336:
Reid Spencer
2007-04-16
1
-1
/
+0
*
For PR1336:
Reid Spencer
2007-04-16
1
-1
/
+1
*
Fix typos.
Duncan Sands
2007-04-16
1
-3
/
+3
*
Fix test/CodeGen/Generic/vector-constantexpr.ll
Reid Spencer
2007-04-16
1
-0
/
+2
[next]