projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove obsolete comments about throwing exceptions.
2010-09-02
John McCall
After some discussion with djg, teach SmallVector to...
commit
|
commitdiff
|
tree
2010-08-26
John McCall
SmallVector's growth policies don't like starting from...
commit
|
commitdiff
|
tree
2010-08-25
John McCall
Provide an explicit specialization of SmallVector at...
commit
|
commitdiff
|
tree
2010-08-24
John McCall
Check in a couple of changes that I apparently never...
commit
|
commitdiff
|
tree
2010-07-29
John McCall
Transcribe IRC to svn. Also don't print basic block...
commit
|
commitdiff
|
tree
2010-07-29
John McCall
Make the header self-contained and follow #include...
commit
|
commitdiff
|
tree
2010-07-29
John McCall
Switch to using the LLVM CommandLine library so that...
commit
|
commitdiff
|
tree
2010-07-29
John McCall
Centralize the logic to permanently unify two instructions...
commit
|
commitdiff
|
tree
2010-07-29
John McCall
Diagnose non-structural differences in the case where...
commit
|
commitdiff
|
tree
2010-07-29
John McCall
When unifying instructions during a block diff, actually...
commit
|
commitdiff
|
tree
2010-07-29
John McCall
Somehow I was getting reasonable results for the test...
commit
|
commitdiff
|
tree
2010-07-29
John McCall
Cache the result of errs() and implement formatted...
commit
|
commitdiff
|
tree
2010-07-29
John McCall
Add the llvm-diff tool, which performs a relatively...
commit
|
commitdiff
|
tree
2010-07-06
John McCall
Closing tags start with slashes.
commit
|
commitdiff
|
tree
2010-07-06
John McCall
Provide IRBuilder conveniences for creating integer...
commit
|
commitdiff
|
tree
2010-07-06
John McCall
Provide an abstraction to save and restore the current...
commit
|
commitdiff
|
tree
2010-06-11
John McCall
Define ContextualFoldingSet, which stores a context...
commit
|
commitdiff
|
tree
2010-04-07
John McCall
Clean up some signedness oddities in this code noticed...
commit
|
commitdiff
|
tree
2010-04-06
John McCall
Fix a number of clang -Wsign-compare warnings that...
commit
|
commitdiff
|
tree
2010-03-08
John McCall
Revert r97726 and r97728 at ddunbar's request; we want...
commit
|
commitdiff
|
tree
2010-03-04
John McCall
Simplify the condition-checking logic and hopefully...
commit
|
commitdiff
|
tree
2010-03-04
John McCall
Teach lit to honor conditional directives. The syntax is:
commit
|
commitdiff
|
tree
2010-03-04
John McCall
Teach the pic16 target to recognize pic16-*-* triples.
commit
|
commitdiff
|
tree
2010-03-01
John McCall
Don't potentially read past the end of the fill data...
commit
|
commitdiff
|
tree
2010-02-28
John McCall
Properly clear all the extra bits in a significand...
commit
|
commitdiff
|
tree
2010-02-28
John McCall
Add an override to StringRef::getAsInteger which parses...
commit
|
commitdiff
|
tree
2010-02-28
John McCall
Teach APFloat how to create both QNaNs and SNaNs and...
commit
|
commitdiff
|
tree
2010-02-26
John McCall
Make APFloat's string-parsing routines a bit safer...
commit
|
commitdiff
|
tree
2010-02-13
John McCall
Make LSR not crash if invoked without target lowering...
commit
|
commitdiff
|
tree
2010-02-03
John McCall
Make APInt::countLeadingZerosSlowCase() treat the contents...
commit
|
commitdiff
|
tree
2009-12-24
John McCall
Implement support for converting to string at "natural...
commit
|
commitdiff
|
tree
2009-12-24
John McCall
Substantially optimize APFloat::toString() by doing...
commit
|
commitdiff
|
tree
2009-12-24
John McCall
Add accessors for the largest-magnitude, smallest-magnitude...
commit
|
commitdiff
|
tree
2009-12-24
John McCall
Set Remainder before Quotient in case Quotient and...
commit
|
commitdiff
|
tree
2009-12-19
John McCall
Qualify a bunch of explicit template instantiations...
commit
|
commitdiff
|
tree
2009-12-19
John McCall
Put TypesEqual and TypeHasCycleThroughItself in namespace...
commit
|
commitdiff
|
tree
2009-12-18
John McCall
Pass the error string directly to llvm_unreachable...
commit
|
commitdiff
|
tree
2009-12-17
John McCall
Sundry dependent-name fixes flagged by clang++.
commit
|
commitdiff
|
tree
2009-12-16
John McCall
Silence a clang warning about the deprecated (but perfectly...
commit
|
commitdiff
|
tree
2009-12-16
John McCall
Every anonymous namespace is different. Caught by...
commit
|
commitdiff
|
tree
2009-12-16
John McCall
Explicit template instantiations must happen in the...
commit
|
commitdiff
|
tree
2009-12-15
John McCall
Names from dependent base classes are not found by...
commit
|
commitdiff
|
tree
2009-12-15
John McCall
You can't use typedefs to declare template member specializa...
commit
|
commitdiff
|
tree
2009-09-23
John McCall
Make the type traits for a const pointer defer to those...
commit
|
commitdiff
|
tree
2009-09-17
John McCall
Fix a few places where PointerIntPair was using PointerLikeT...
commit
|
commitdiff
|
tree
2009-08-17
John McCall
#include <cstdlib> in the code listing for strtod.
commit
|
commitdiff
|
tree