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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
make ptr_rc derive from a new PointerLikeRegClass tblgen class.
Chris Lattner
2009-07-29
4
-7
/
+17
*
Some refactoring of member access for
Fariborz Jahanian
2009-07-29
2
-16
/
+30
*
Give getPointerRegClass() a "kind" value so that targets can
Chris Lattner
2009-07-29
11
-26
/
+28
*
- Fix an obvious copy and paste error.
Evan Cheng
2009-07-29
3
-6
/
+7
*
Re-enable comment and operand padding.
David Greene
2009-07-29
1
-21
/
+213
*
Refactor base/member initializers, and construct them correctly in cases
Eli Friedman
2009-07-29
3
-83
/
+147
*
Check accessibility when converting object to the base
Fariborz Jahanian
2009-07-29
2
-5
/
+19
*
Update unittest for LLVM API change.
Benjamin Kramer
2009-07-29
1
-18
/
+18
*
Remove now unused Context variables.
Benjamin Kramer
2009-07-29
3
-6
/
+0
*
Move ConstantExpr to 2.5 API.
Owen Anderson
2009-07-29
43
-744
/
+553
*
Update for LLVM API change.
Owen Anderson
2009-07-29
7
-93
/
+93
*
No longer need to keep base class offsets in the offset
Fariborz Jahanian
2009-07-29
4
-11
/
+1
*
Patch to provide cast of objects in member access
Fariborz Jahanian
2009-07-29
4
-18
/
+24
*
Fix a typo, and all of its copies
Douglas Gregor
2009-07-29
1
-3
/
+3
*
[llvm up]
Douglas Gregor
2009-07-29
8
-24
/
+119
*
Implement PointerUnion4.
Douglas Gregor
2009-07-29
1
-0
/
+109
*
Add an XFAILed test case that currently crashes for RegionStore. This case will
Ted Kremenek
2009-07-29
1
-0
/
+66
*
Add another analyzer test case involving an OSAtomic function.
Ted Kremenek
2009-07-29
1
-0
/
+6
*
Remove some uses of TypedViewRegion, and use getBaseRegion() in a context where
Ted Kremenek
2009-07-29
2
-9
/
+6
*
Make StoreManager::InvalidateRegion() virtual, move the current implementation
Ted Kremenek
2009-07-29
4
-95
/
+132
*
Refactor. Fix indentation.
Devang Patel
2009-07-29
1
-38
/
+44
*
Add 'MemRegion::getBaseRegion()', a utility method to strip ElementRegions with
Ted Kremenek
2009-07-29
4
-2
/
+30
*
Add llvm_unreachable for ... unreachable code!
Eric Christopher
2009-07-29
1
-1
/
+1
*
canSymbolicate() should only return true for integer types that are scalars.
Ted Kremenek
2009-07-29
1
-1
/
+1
*
xfail for now.
Evan Cheng
2009-07-29
1
-0
/
+1
*
Perform simplification noticed by Reid.
Daniel Dunbar
2009-07-29
1
-4
/
+0
*
Keep track of named mdnodes in a Module using an ilist.
Devang Patel
2009-07-29
6
-9
/
+97
*
Check for identical types in C++ catch expression. Patch by Erik Verbruggen.
Sebastian Redl
2009-07-29
3
-5
/
+87
*
Don't use a formatted ostream when writing .ll either.
Daniel Dunbar
2009-07-29
1
-1
/
+1
*
Don't use a formatted ostream when writing .bc files. I don't really understand
Daniel Dunbar
2009-07-29
1
-1
/
+1
*
When lookup of an identifier preceding a '<' finds a set of overloaded
Douglas Gregor
2009-07-29
1
-9
/
+35
*
fix unittest on platforms with unsigned chars (e.g. linux-ppc)
Benjamin Kramer
2009-07-29
1
-1
/
+1
*
Add missing include.
Daniel Dunbar
2009-07-29
1
-0
/
+1
*
Change Neon VLDn intrinsics to return multiple values instead of really
Bob Wilson
2009-07-29
4
-78
/
+114
*
Fix the verifier to handle intrinsics with LLVMMatchType parameters, where
Bob Wilson
2009-07-29
1
-0
/
+13
*
Fix an assumption that there is a single return value when verifying
Bob Wilson
2009-07-29
1
-2
/
+2
*
scan-build: Don't try to index plist-html output directories
Daniel Dunbar
2009-07-29
1
-5
/
+5
*
Remove an obsolete kludge based on the previous, completely broken handling o...
Douglas Gregor
2009-07-29
2
-8
/
+3
*
Test redefinition of class template partial specializations
Douglas Gregor
2009-07-29
1
-1
/
+8
*
Use the new statement/expression profiling code to unique dependent
Douglas Gregor
2009-07-29
9
-28
/
+63
*
Re-apply previous changes and improve column padding performance some more.
David Greene
2009-07-29
2
-24
/
+40
*
Add one-past-the-end language to the inbounds keyword.
Dan Gohman
2009-07-29
1
-4
/
+7
*
Minor code simplification.
Dan Gohman
2009-07-29
1
-5
/
+2
*
Use the existing API for base offset. Use suitable llvm type
Fariborz Jahanian
2009-07-29
1
-20
/
+4
*
Fix comment.
Devang Patel
2009-07-29
1
-1
/
+1
*
Make the Python TestRunner work for individual tests
Douglas Gregor
2009-07-29
1
-1
/
+5
*
trim include list.
Devang Patel
2009-07-29
1
-1
/
+2
*
Remove an ObjC-specific XFAIL (and tweak test).
Steve Naroff
2009-07-29
1
-2
/
+1
*
Fix <rdar://problem/7100524> regression: "error: incompatible operand types (...
Steve Naroff
2009-07-29
2
-9
/
+30
*
Incorporate feedback from Chris (on r76979).
Steve Naroff
2009-07-29
2
-3
/
+4
[prev]
[next]