projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Documentation updates for pointer-to-member debug info added in r171698.
2013-01-07
David Blaikie
Documentation updates for pointer-to-member debug info...
commit
|
commitdiff
|
tree
2013-01-07
David Blaikie
PR14759: Debug info support for C++ member pointers.
commit
|
commitdiff
|
tree
2013-01-05
David Blaikie
Include access modifiers in subprogram metadata IR...
commit
|
commitdiff
|
tree
2013-01-05
David Blaikie
Emit DW_TAG_formal_parameter for unnamed parameters.
commit
|
commitdiff
|
tree
2012-12-13
David Blaikie
Debug Info: add support to mark member variables as...
commit
|
commitdiff
|
tree
2012-12-12
David Blaikie
Unbreak the build. Fallout from r170019.
commit
|
commitdiff
|
tree
2012-12-04
David Blaikie
Comment change made in r169304 as requested by Eric...
commit
|
commitdiff
|
tree
2012-12-04
David Blaikie
Reapply r160148 (reverted in r163570) fixing spurious...
commit
|
commitdiff
|
tree
2012-11-02
David Blaikie
Include all the fields so we can correctly emit DW_TAG_struc...
commit
|
commitdiff
|
tree
2012-10-25
David Blaikie
Remove unused member & unnecessary semicolon.
commit
|
commitdiff
|
tree
2012-10-15
David Blaikie
Add dependency on llvm-bcanalyzer from tests to the...
commit
|
commitdiff
|
tree
2012-10-10
David Blaikie
Remove unused member variable introduced in r165665.
commit
|
commitdiff
|
tree
2012-09-21
David Blaikie
Add missing 'to' and rephrase an explanation of GCC...
commit
|
commitdiff
|
tree
2012-09-21
David Blaikie
Document "do not use defaults in covered switch-over...
commit
|
commitdiff
|
tree
2012-09-14
David Blaikie
Fix up erroneous alignas usage while making this portable...
commit
|
commitdiff
|
tree
2012-09-06
David Blaikie
Remove unused variable introduced by r163346.
commit
|
commitdiff
|
tree
2012-09-04
David Blaikie
[LIT] Add a clang_tools_extra_site_cfg to match the...
commit
|
commitdiff
|
tree
2012-08-22
David Blaikie
Tidy up a few more uses of MF.getFunction()->getName().
commit
|
commitdiff
|
tree
2012-08-21
David Blaikie
Ignore the documentation-suggested location for compile_comm...
commit
|
commitdiff
|
tree
2012-08-21
David Blaikie
The presence of the empty file "foo" unfortunately...
commit
|
commitdiff
|
tree
2012-08-21
David Blaikie
Remove unnecessary cast that was also unnecessarily...
commit
|
commitdiff
|
tree
2012-08-21
David Blaikie
Provide a portability macro for __builtin_trap.
commit
|
commitdiff
|
tree
2012-08-14
David Blaikie
Fix the make update target to work even when sub repo...
commit
|
commitdiff
|
tree
2012-08-13
David Blaikie
Ignore known externally-homed tools.
commit
|
commitdiff
|
tree
2012-07-25
David Blaikie
Don't add null characters to the end of the APFloat...
commit
|
commitdiff
|
tree
2012-07-02
David Blaikie
Fix -Wstring-conversion warning.
commit
|
commitdiff
|
tree
2012-06-18
David Blaikie
Don't copy a potentially-uninitialized variable.
commit
|
commitdiff
|
tree
2012-06-14
David Blaikie
Remove/modify C backend references from LLVM documentation.
commit
|
commitdiff
|
tree
2012-06-14
David Blaikie
Remove C backend reference from the FAQ.
commit
|
commitdiff
|
tree
2012-06-12
David Blaikie
Remove use of GNU extension to resolve Clang warning.
commit
|
commitdiff
|
tree
2012-05-30
David Blaikie
Reinstate -O3 for LTO.
commit
|
commitdiff
|
tree
2012-05-28
David Blaikie
Remove unused variable.
commit
|
commitdiff
|
tree
2012-05-24
David Blaikie
Fix for CHECK-NOT misspelling.
commit
|
commitdiff
|
tree
2012-05-24
David Blaikie
Silence Clang's -Wlogical-op-parentheses warning.
commit
|
commitdiff
|
tree
2012-05-14
David Blaikie
Fix use of uninitialized variable.
commit
|
commitdiff
|
tree
2012-05-04
David Blaikie
Fix warnings in release build.
commit
|
commitdiff
|
tree
2012-04-27
David Blaikie
Change recurse depth limit to uint32 to fix warning.
commit
|
commitdiff
|
tree
2012-04-27
David Blaikie
Switch to c-style comments in a C file.
commit
|
commitdiff
|
tree
2012-04-17
David Blaikie
C++ has newlines at the end of files (including include...
commit
|
commitdiff
|
tree
2012-04-16
David Blaikie
Remove unused variable
commit
|
commitdiff
|
tree
2012-04-10
David Blaikie
Remove unused variable.
commit
|
commitdiff
|
tree
2012-04-09
David Blaikie
Fix accidentally constant conditions found by uncommitted...
commit
|
commitdiff
|
tree
2012-02-09
David Blaikie
Change default error_code ctor to a 'named ctor' so...
commit
|
commitdiff
|
tree
2012-02-09
David Blaikie
Remove static initializer from DataStream.cpp
commit
|
commitdiff
|
tree
2012-02-07
David Blaikie
Correct use of const in ParseCommandLineOptions
commit
|
commitdiff
|
tree
2012-02-05
David Blaikie
Simplify contains tests using 'count'.
commit
|
commitdiff
|
tree
2012-01-24
David Blaikie
Reword comment based on feedback by Duncan Sands.
commit
|
commitdiff
|
tree
2012-01-23
David Blaikie
Changing bitfield enums to unsigned ints.
commit
|
commitdiff
|
tree
2012-01-23
David Blaikie
Remove dead default.
commit
|
commitdiff
|
tree
2012-01-23
David Blaikie
Simplify llvm::cl::Option by using a bit field instead...
commit
|
commitdiff
|
tree
2012-01-22
David Blaikie
Help GCC along with code that's actually unreachable.
commit
|
commitdiff
|
tree
2012-01-21
David Blaikie
Remove unreachable defaults from gtest.
commit
|
commitdiff
|
tree
2012-01-20
David Blaikie
More dead code removal (using -Wunreachable-code)
commit
|
commitdiff
|
tree
2012-01-17
David Blaikie
Provide better messages in llvm_unreachable.
commit
|
commitdiff
|
tree
2012-01-17
David Blaikie
Remove unreachable code. (replace with llvm_unreachable...
commit
|
commitdiff
|
tree
2012-01-16
David Blaikie
Removing unused default switch cases in switches over...
commit
|
commitdiff
|
tree
2012-01-16
David Blaikie
Refactor variables unused under non-assert builds ...
commit
|
commitdiff
|
tree
2012-01-15
David Blaikie
Remove dead code.
commit
|
commitdiff
|
tree
2012-01-10
David Blaikie
Remove unnecessary default cases in switches that cover...
commit
|
commitdiff
|
tree
2011-12-20
David Blaikie
Revert pragma clang suppressions that confuse GCC....
commit
|
commitdiff
|
tree
2011-12-20
David Blaikie
Unweaken vtables as per http://llvm.org/docs/CodingStandards...
commit
|
commitdiff
|
tree
2011-12-07
David Blaikie
Adding missing anchor to DATDeltaAlgorithm.
commit
|
commitdiff
|
tree
2011-12-01
David Blaikie
Fix unreachable return & simplify some branches.
commit
|
commitdiff
|
tree
2011-12-01
David Blaikie
Add some missing anchors.
commit
|
commitdiff
|
tree
2011-10-19
David Blaikie
Updating 'update' target to handle svn 1.7 'info' output...
commit
|
commitdiff
|
tree
2011-09-08
David Blaikie
Adding myself to test my new commit powers.
commit
|
commitdiff
|
tree