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
/
Analysis
/
GlobalsModRef
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the MarkModRef pass (use AddReadAttrs instead).
Duncan Sands
2008-09-19
1
-1104
/
+0
*
Add a new pass AddReadAttrs which works out which functions
Duncan Sands
2008-09-19
4
-38
/
+0
*
Fix PR2792: treat volatile loads as writing memory somewhere.
Duncan Sands
2008-09-13
1
-0
/
+9
*
Testcase for commits 55700 and 55714.
Duncan Sands
2008-09-03
1
-0
/
+1104
*
Since onlyReadsMemory returns true if in fact
Duncan Sands
2008-09-03
1
-0
/
+9
*
Cleanup GlobalsModRef a bit. When analysing the
Duncan Sands
2008-09-03
3
-0
/
+38
*
Remove GCSE and LoadVN from the testsuite.
Owen Anderson
2008-08-16
5
-5
/
+5
*
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
*
Remove llvm-upgrade.
Tanya Lattner
2008-02-14
4
-51
/
+45
*
Ding dong, the DoesntAccessMemoryFns and
Duncan Sands
2007-11-23
1
-12
/
+12
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
6
-0
/
+94