projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tools: Unify how verifyModule() is called
2015-03-28
Richard Trieu
Fix comparison functions.
commit
|
commitdiff
|
tree
2015-01-27
Richard Trieu
Revert r227148 & r227154 which added a test which infinitely...
commit
|
commitdiff
|
tree
2015-01-17
Richard Trieu
Remove std::move that was preventing return value optimization.
commit
|
commitdiff
|
tree
2015-01-14
Richard Trieu
Disable -Wunknown-pragmas in a test so that Clang without...
commit
|
commitdiff
|
tree
2015-01-13
Richard Trieu
Disable a warning for self move since the test is checking...
commit
|
commitdiff
|
tree
2014-11-21
Richard Trieu
Add accessor marcos to ConstantPlaceHolder, similar...
commit
|
commitdiff
|
tree
2014-09-17
Richard Trieu
| -> ||
commit
|
commitdiff
|
tree
2014-07-03
Richard Trieu
Add new lines to debugging information.
commit
|
commitdiff
|
tree
2014-06-21
Richard Trieu
Add back functionality removed in r210497.
commit
|
commitdiff
|
tree
2014-06-09
Richard Trieu
Removing an "if (!this)" check from two print methods...
commit
|
commitdiff
|
tree
2014-05-30
Richard Trieu
Remove use of comma operator.
commit
|
commitdiff
|
tree
2014-04-14
Richard Trieu
Fix 2008-03-05-SxtInRegBug.ll so that the CHECK-NOT...
commit
|
commitdiff
|
tree
2014-04-12
Richard Trieu
Add extra checks to mvn.ll test to prevent the "f1...
commit
|
commitdiff
|
tree
2014-04-03
Richard Trieu
Fix test case.
commit
|
commitdiff
|
tree
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