projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Revert create_symbolic_link and both depending changes
2014-03-04
Richard Smith
Remove dependence on std::function.
commit
|
commitdiff
|
tree
2014-03-04
Richard Smith
Add support for arbitrary functors to CrashRecoveryContext.
commit
|
commitdiff
|
tree
2014-02-28
Richard Smith
Add more whitespace to fix more bullets.
commit
|
commitdiff
|
tree
2014-02-28
Richard Smith
Add whitespace to try to fix bulleted list.
commit
|
commitdiff
|
tree
2014-01-09
Richard Smith
Extend llvm::AlignedCharArrayUnion to support up to...
commit
|
commitdiff
|
tree
2013-10-29
Richard Smith
Clean up.
commit
|
commitdiff
|
tree
2013-10-25
Richard Smith
Fix ODR violation.
commit
|
commitdiff
|
tree
2013-10-02
Richard Smith
Pass the resolved lli-child-target executable name...
commit
|
commitdiff
|
tree
2013-09-20
Richard Smith
Revert r191062; the build break was also fixed in a...
commit
|
commitdiff
|
tree
2013-09-20
Richard Smith
Unbreak Clang build after r191050: don't pass a StringRef...
commit
|
commitdiff
|
tree
2013-09-07
Richard Smith
Remove verifier check that attribute 'builtin' is only...
commit
|
commitdiff
|
tree
2013-07-21
Richard Smith
Treat nothrow forms of ::operator delete and ::operator...
commit
|
commitdiff
|
tree
2013-06-04
Richard Smith
Fix link.
commit
|
commitdiff
|
tree
2013-05-20
Richard Smith
Comment update: these things are called "configuration...
commit
|
commitdiff
|
tree
2013-05-16
Richard Smith
Respect the 'nobuiltin' attribute when determining...
commit
|
commitdiff
|
tree
2013-02-08
Richard Smith
configure: when performing a compiler feature test...
commit
|
commitdiff
|
tree
2013-01-31
Richard Smith
Regenerate configure to hopefully fix buildbot breakage...
commit
|
commitdiff
|
tree
2013-01-31
Richard Smith
Add -Wno-nested-anon-types to -pedantic builds of LLVM...
commit
|
commitdiff
|
tree
2012-12-22
Richard Smith
Fix some undefined behavior when parsing YAML input...
commit
|
commitdiff
|
tree
2012-12-22
Richard Smith
Don't call back() on an empty SmallVector. Found by...
commit
|
commitdiff
|
tree
2012-12-20
Richard Smith
Don't use isa<CallInst>(this) in the constructor for...
commit
|
commitdiff
|
tree
2012-12-20
Richard Smith
Fix use-before-construction of X86TargetLowering.
commit
|
commitdiff
|
tree
2012-12-20
Richard Smith
Don't use -1 as a value of an unsigned 7-bit enumeration...
commit
|
commitdiff
|
tree
2012-12-20
Richard Smith
Don't leave IsUnsigned uninitialized in a default-constructe...
commit
|
commitdiff
|
tree
2012-12-20
Richard Smith
Fix an uninitialized member variable, found by -fsanitize...
commit
|
commitdiff
|
tree
2012-12-05
Richard Smith
PR10867: Analogue of r169441 for when using external...
commit
|
commitdiff
|
tree
2012-12-05
Richard Smith
PR10867. lit would interpret
commit
|
commitdiff
|
tree
2012-11-27
Richard Smith
Remove unused internal linkage variable.
commit
|
commitdiff
|
tree
2012-11-27
Richard Smith
Remove some Clang-specific ownership roles.
commit
|
commitdiff
|
tree
2012-11-27
Richard Smith
Move Clang code owners list from llvm/ to cfe/.
commit
|
commitdiff
|
tree
2012-11-17
Richard Smith
Per agreement with Doug, take ownership of Clang's...
commit
|
commitdiff
|
tree
2012-11-05
Richard Smith
Suppress signed/unsigned comparison warning.
commit
|
commitdiff
|
tree
2012-10-24
Richard Smith
Fix ODR violations: a virtual function must be defined...
commit
|
commitdiff
|
tree
2012-10-23
Richard Smith
Per the C++ standard, we need to include the definition...
commit
|
commitdiff
|
tree
2012-09-17
Richard Smith
Remove redundant semicolons to fix -pedantic-errors...
commit
|
commitdiff
|
tree
2012-09-13
Richard Smith
Fix some code which is invalid in C++11: an expression...
commit
|
commitdiff
|
tree
2012-09-05
Richard Smith
Remove redundant semicolons to fix -pedantic-errors...
commit
|
commitdiff
|
tree
2012-08-24
Richard Smith
Fix integer undefined behavior due to signed left shift...
commit
|
commitdiff
|
tree
2012-08-24
Richard Smith
Fix undefined behavior (negation of INT_MIN) in ARM...
commit
|
commitdiff
|
tree
2012-08-24
Richard Smith
Fix floating-point divide by zero, in a case where...
commit
|
commitdiff
|
tree
2012-08-24
Richard Smith
Fix undefined behavior (signed integer overflow) when...
commit
|
commitdiff
|
tree
2012-08-22
Richard Smith
Initialize SelectionDAGBuilder's Context in 'init'...
commit
|
commitdiff
|
tree
2012-08-22
Richard Smith
Reduce alignment of SmallVector<T> to the required...
commit
|
commitdiff
|
tree
2012-08-21
Richard Smith
MaximumSpanningTree::EdgeWeightCompare: Make this comparator...
commit
|
commitdiff
|
tree
2012-08-21
Richard Smith
Fix misaligned access in MachO object file reader:...
commit
|
commitdiff
|
tree
2012-08-21
Richard Smith
Fix unaligned memory accesses when performing relocations...
commit
|
commitdiff
|
tree
2012-08-21
Richard Smith
Don't pass a null pointer to cast<> in its unit tests.
commit
|
commitdiff
|
tree
2012-08-21
Richard Smith
Don't bind a reference to a dereferenced null pointer...
commit
|
commitdiff
|
tree
2012-08-17
Richard Smith
Fix undefined behavior (binding a reference to a dereference...
commit
|
commitdiff
|
tree
2012-08-15
Richard Smith
Fix undefined behavior: don't perform array indexing...
commit
|
commitdiff
|
tree
2012-08-14
Richard Smith
Fix undefined behavior: binding null pointer to reference...
commit
|
commitdiff
|
tree
2012-08-14
Richard Smith
Avoid undefined behavior in DenseMap::shrink_and_clear...
commit
|
commitdiff
|
tree
2012-04-16
Richard Smith
Fix incorrect atomics codegen introduced in r154705...
commit
|
commitdiff
|
tree
2012-04-13
Richard Smith
Fix X86 codegen for 'atomicrmw nand' to generate *x...
commit
|
commitdiff
|
tree
2012-01-10
Richard Smith
Move default case for covered enum outside of switch.
commit
|
commitdiff
|
tree
2012-01-10
Richard Smith
Fix a -Wreturn-type warning in g++.
commit
|
commitdiff
|
tree
2011-12-22
Richard Smith
Unbreak cmake build after r147115.
commit
|
commitdiff
|
tree
2011-11-23
Richard Smith
Correctly byte-swap APInts with bit-widths greater...
commit
|
commitdiff
|
tree
2011-10-21
Richard Smith
Fix unused variable warning.
commit
|
commitdiff
|
tree