projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[ms-inline asm] Fix undefined behavior to reset hasMSInlineAsm in advance of SelectAl...
2013-02-15
Alexey Samsonov
clang-formatize llvm-symbolizer code
commit
|
commitdiff
|
tree
2013-02-08
Alexey Samsonov
Update tests for DWARF parser: store sources next to...
commit
|
commitdiff
|
tree
2013-02-05
Alexey Samsonov
Print error messages from MemoryBuffer::getFile() in...
commit
|
commitdiff
|
tree
2013-02-04
Alexey Samsonov
Replace global std::string with const char[]
commit
|
commitdiff
|
tree
2013-01-31
Alexey Samsonov
Revert r173946. This breaks compilation of googletest...
commit
|
commitdiff
|
tree
2013-01-30
Alexey Samsonov
[lit] Make GoogleTest test runner correctly discover...
commit
|
commitdiff
|
tree
2013-01-22
Alexey Samsonov
llvm-symbolizer: factor out bits of the tool into separate...
commit
|
commitdiff
|
tree
2013-01-18
Alexey Samsonov
80 columns
commit
|
commitdiff
|
tree
2013-01-17
Alexey Samsonov
ASan: add optional 'zero-based shadow' option to ASan...
commit
|
commitdiff
|
tree
2013-01-16
Alexey Samsonov
ASan: wrap mapping scale and offset in a struct and...
commit
|
commitdiff
|
tree
2012-12-28
Alexey Samsonov
Add proper support for -fsanitize-blacklist= flag for...
commit
|
commitdiff
|
tree
2012-12-27
Alexey Samsonov
[ASan] Fix lifetime intrinsics handling. Now for each...
commit
|
commitdiff
|
tree
2012-12-27
Alexey Samsonov
Fix new[]/delete mismatch in FullDependence spotted...
commit
|
commitdiff
|
tree
2012-12-25
Alexey Samsonov
ASan: initialize callbacks from ASan module pass in...
commit
|
commitdiff
|
tree
2012-12-25
Alexey Samsonov
ASan: move stack poisoning logic into FunctionStackPoisoner...
commit
|
commitdiff
|
tree
2012-12-24
Alexey Samsonov
Fix typo in comments
commit
|
commitdiff
|
tree
2012-12-19
Alexey Samsonov
CMake: factor out a function that returns the expected...
commit
|
commitdiff
|
tree
2012-12-12
Alexey Samsonov
Improve debug info generated with enabled AddressSanitizer.
commit
|
commitdiff
|
tree
2012-12-06
Alexey Samsonov
Try to unbreak makefile build by excluding gtest-all...
commit
|
commitdiff
|
tree
2012-12-06
Alexey Samsonov
Modify the LLVM checkout of googletest:
commit
|
commitdiff
|
tree
2012-12-04
Alexey Samsonov
ASan: add initial support for handling llvm.lifetime...
commit
|
commitdiff
|
tree
2012-12-03
Alexey Samsonov
ASan: add blacklist file to ASan pass options. Clang...
commit
|
commitdiff
|
tree
2012-11-30
Alexey Samsonov
Fix a bug in APFloat.cpp: declare APFloat after fltSemantics it
commit
|
commitdiff
|
tree
2012-11-29
Alexey Samsonov
[ASan] Simplify check added in r168861. Bail out from...
commit
|
commitdiff
|
tree
2012-11-29
Alexey Samsonov
Add options to AddressSanitizer passes to make them...
commit
|
commitdiff
|
tree
2012-11-16
Alexey Samsonov
[DebugInfo] Generate address ranges for compile units...
commit
|
commitdiff
|
tree
2012-11-14
Alexey Samsonov
[TSan] fix indentation
commit
|
commitdiff
|
tree
2012-11-14
Alexey Samsonov
Emit relocations from .debug_aranges to .debug_info...
commit
|
commitdiff
|
tree
2012-11-13
Alexey Samsonov
Figure out <size> argument of llvm.lifetime intrinsics...
commit
|
commitdiff
|
tree
2012-11-12
Alexey Samsonov
[ASan] fixup for r167725: Don't fetch name of StructType...
commit
|
commitdiff
|
tree
2012-11-12
Alexey Samsonov
Fixup for r167558: Store raw pointer (instead of reference...
commit
|
commitdiff
|
tree
2012-11-12
Alexey Samsonov
[ASan]: Add minimalistic support for turning off initializat...
commit
|
commitdiff
|
tree
2012-11-06
Alexey Samsonov
docs: use code font for console commands in phabricator...
commit
|
commitdiff
|
tree
2012-11-02
Alexey Samsonov
Fix whitespaces
commit
|
commitdiff
|
tree
2012-10-19
Alexey Samsonov
[ASan] Support comments in ASan/TSan blacklist file...
commit
|
commitdiff
|
tree
2012-10-09
Alexey Samsonov
Fixup for r165490: Use DenseMap instead of std::map...
commit
|
commitdiff
|
tree
2012-10-09
Alexey Samsonov
Fix PR14016.
commit
|
commitdiff
|
tree
2012-09-21
Alexey Samsonov
Fix SymbolRef::getAddress implementation for ELF. The...
commit
|
commitdiff
|
tree
2012-09-04
Alexey Samsonov
Add support for fetching inlining context (stack of...
commit
|
commitdiff
|
tree
2012-08-30
Alexey Samsonov
Whitespace
commit
|
commitdiff
|
tree
2012-08-30
Alexey Samsonov
Refactor fetching file/line info from DWARFContext...
commit
|
commitdiff
|
tree
2012-08-27
Alexey Samsonov
[DebugInfo] fixup for r162657: update CMakeLists.txt
commit
|
commitdiff
|
tree
2012-08-27
Alexey Samsonov
Add basic support for .debug_ranges section to LLVM...
commit
|
commitdiff
|
tree
2012-08-07
Alexey Samsonov
Fix the representation of debug line table in DebugInfo...
commit
|
commitdiff
|
tree
2012-07-19
Alexey Samsonov
DebugInfo library: add support for fetching absolute...
commit
|
commitdiff
|
tree
2012-07-17
Alexey Samsonov
Improve behavior of DebugInfoEntryMinimal::getSubprogramName...
commit
|
commitdiff
|
tree
2012-07-16
Alexey Samsonov
Fix tests that failed on i686-win32 after r160248:
commit
|
commitdiff
|
tree
2012-07-16
Alexey Samsonov
This CL changes the function prologue and epilogue...
commit
|
commitdiff
|
tree
2012-07-06
Alexey Samsonov
Fix PR13202 and a regtest.
commit
|
commitdiff
|
tree
2012-07-04
Alexey Samsonov
Fix a bug in DebugInfo lib, extend a comment for one...
commit
|
commitdiff
|
tree
2012-07-02
Alexey Samsonov
This patch extends the libLLVMDebugInfo which contains...
commit
|
commitdiff
|
tree
2012-06-29
Alexey Samsonov
Cleanup in DwarfDebug - fix a typo and remove two unused...
commit
|
commitdiff
|
tree
2012-06-28
Alexey Samsonov
Fix Windows build after r159281: s/iterator/const_iterator
commit
|
commitdiff
|
tree
2012-05-01
Alexey Samsonov
X86: Use StackRegister instead of FrameRegister in...
commit
|
commitdiff
|
tree