projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make one of the AttributeSet ctors maintain the invariant that the
2013-07-31
Richard Trieu
Add parentheses to silence gcc warning.
commit
|
commitdiff
|
tree
2013-07-22
Richard Trieu
Silence gcc warning.
commit
|
commitdiff
|
tree
2013-07-01
Richard Trieu
Fix up some asserts that are within an if statement...
commit
|
commitdiff
|
tree
2013-07-01
Richard Trieu
Change if (cond) ... else llvm_unreachable("text")...
commit
|
commitdiff
|
tree
2013-06-28
Richard Trieu
Change assert(0 && "text") to llvm_unreachable(0 &...
commit
|
commitdiff
|
tree
2013-06-28
Richard Trieu
Fix broken asserts that never fire.
commit
|
commitdiff
|
tree
2013-04-30
Richard Trieu
Fix a use after free. RI is freed before the call...
commit
|
commitdiff
|
tree
2013-01-24
Richard Trieu
Add asserts to SmallVector so that calls to front(...
commit
|
commitdiff
|
tree
2012-10-12
Richard Trieu
Change (!list.size() == 0) to (!list.empty()). No...
commit
|
commitdiff
|
tree
2012-08-02
Richard Trieu
Remove redundant '== true' after a comparison.
commit
|
commitdiff
|
tree
2012-07-23
Richard Trieu
Add operator== to APSInt. This will compare the signed...
commit
|
commitdiff
|
tree
2012-07-18
Richard Trieu
Move around some enum elements so that lastMRM corrects...
commit
|
commitdiff
|
tree
2012-06-28
Richard Trieu
Silence unused variable warning.
commit
|
commitdiff
|
tree
2012-05-09
Richard Trieu
Remove unused variable to silence compiler warning.
commit
|
commitdiff
|
tree
2012-03-01
Richard Trieu
Fix flags for test in MC/MachO/ARM/empty-function-nop.ll
commit
|
commitdiff
|
tree
2011-10-14
Richard Trieu
Fix a non-firing assert. Change:
commit
|
commitdiff
|
tree
2011-09-21
Richard Trieu
Change:
commit
|
commitdiff
|
tree
2011-09-10
Richard Trieu
Fix the asserts in lib/Target/X86/X86ELFWriterInfo...
commit
|
commitdiff
|
tree
2011-09-10
Richard Trieu
Fixed an assert from:
commit
|
commitdiff
|
tree
2011-09-10
Richard Trieu
Fix asserts in CodeGen from:
commit
|
commitdiff
|
tree