projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ARM: fix typo in VFP instruction definition
2013-12-24
Alexey Samsonov
Remove link to unexisting llvm-prof docs
commit
|
commitdiff
|
tree
2013-12-24
Alexey Samsonov
llvm-symbolizer: add --obj flag to specify a single...
commit
|
commitdiff
|
tree
2013-12-05
Alexey Samsonov
Add forgotten header guards
commit
|
commitdiff
|
tree
2013-11-18
Alexey Samsonov
[ASan] Fix PR17867 - make sure ASan doesn't crash if...
commit
|
commitdiff
|
tree
2013-11-18
Alexey Samsonov
Fix forgotten member initialization detected by MSan...
commit
|
commitdiff
|
tree
2013-11-18
Alexey Samsonov
Unbreak the build after r194997
commit
|
commitdiff
|
tree
2013-11-18
Alexey Samsonov
Revert r194865 and r194874.
commit
|
commitdiff
|
tree
2013-11-15
Alexey Samsonov
Hopefully fix uninitialized memory read in AArch64AsmParser...
commit
|
commitdiff
|
tree
2013-11-15
Alexey Samsonov
Redirect unused test case output to /dev/null
commit
|
commitdiff
|
tree
2013-11-13
Alexey Samsonov
FileCheck: fix matching of one check-prefix is a prefix...
commit
|
commitdiff
|
tree
2013-11-13
Alexey Samsonov
Fix -Wdelete-non-virtual-dtor warnings by making SampleProfi...
commit
|
commitdiff
|
tree
2013-11-13
Alexey Samsonov
FileCheck: fix a bug with multiple --check-prefix options.
commit
|
commitdiff
|
tree
2013-10-31
Alexey Samsonov
DWARFDebugArangeSet: remove dead code
commit
|
commitdiff
|
tree
2013-10-31
Alexey Samsonov
DWARFUnit: kill dead code and make a couple of functions...
commit
|
commitdiff
|
tree
2013-10-31
Alexey Samsonov
DWARFAbbreviationDeclaration: remove dead code, refactor...
commit
|
commitdiff
|
tree
2013-10-29
Alexey Samsonov
DWARF parser: propery handle DW_FORM_ref_sig8 and fix...
commit
|
commitdiff
|
tree
2013-10-28
Alexey Samsonov
Merge DWARFDIE::extractFast and DWARFDIE::extract into...
commit
|
commitdiff
|
tree
2013-10-28
Alexey Samsonov
DWARF parser: Use ArrayRef to represent form sizes...
commit
|
commitdiff
|
tree
2013-10-28
Alexey Samsonov
DWARF parser: since DWARF4, DW_AT_high_pc may be a...
commit
|
commitdiff
|
tree
2013-10-28
Alexey Samsonov
DebugInfo: Introduce the notion of "form classes"
commit
|
commitdiff
|
tree
2013-10-18
Alexey Samsonov
[DebugInfo] Remove unneeded struct member and hide...
commit
|
commitdiff
|
tree
2013-10-18
Alexey Samsonov
[DebugInfo] Remove dead code.
commit
|
commitdiff
|
tree
2013-10-17
Alexey Samsonov
[DebugInfo] Delete dead code, simplify and fix code...
commit
|
commitdiff
|
tree
2013-10-16
Alexey Samsonov
llvm-symbolizer: don't always run demangler on global...
commit
|
commitdiff
|
tree
2013-10-07
Alexey Samsonov
Revert r191834 until we measure the effect of this...
commit
|
commitdiff
|
tree
2013-10-04
Alexey Samsonov
Restore LLVM_BUILD_RUNTIME option that was deleted...
commit
|
commitdiff
|
tree
2013-10-03
Alexey Samsonov
Remove wild .debug_aranges entries generated from unimportan...
commit
|
commitdiff
|
tree
2013-10-02
Alexey Samsonov
Remove "localize global" optimization
commit
|
commitdiff
|
tree
2013-10-02
Alexey Samsonov
[DebugInfo] Further simplify DWARFDebugAranges public...
commit
|
commitdiff
|
tree
2013-10-01
Alexey Samsonov
[DebugInfo] Simplify and speedup .debug_aranges parsing
commit
|
commitdiff
|
tree
2013-10-01
Alexey Samsonov
[DebugInfo] Further simplify DWARFDebugAranges. No...
commit
|
commitdiff
|
tree
2013-10-01
Alexey Samsonov
[DebugInfo] Remove unused functions from DWARFDebugAranges...
commit
|
commitdiff
|
tree
2013-09-12
Alexey Samsonov
Fixup for r190409: add dep on LZMA only if CMake is...
commit
|
commitdiff
|
tree
2013-09-02
Alexey Samsonov
[CMake] Add -O1 in debug builds with LLVM_USE_SANITIZER
commit
|
commitdiff
|
tree
2013-08-30
Alexey Samsonov
Restore llvm-ranlib expansion in RUN-lines removed...
commit
|
commitdiff
|
tree
2013-08-28
Alexey Samsonov
80 cols
commit
|
commitdiff
|
tree
2013-08-28
Alexey Samsonov
Fix use of uninitialized value added in r189400 (found...
commit
|
commitdiff
|
tree
2013-08-27
Alexey Samsonov
Add support for DebugFission to DWARF parser
commit
|
commitdiff
|
tree
2013-08-26
Alexey Samsonov
llvm-symbolizer: use real path when looking for debug...
commit
|
commitdiff
|
tree
2013-08-26
Alexey Samsonov
[cmake] Check for realpath availability in CMake
commit
|
commitdiff
|
tree
2013-08-23
Alexey Samsonov
80 cols
commit
|
commitdiff
|
tree
2013-08-23
Alexey Samsonov
Make DWARFCompileUnit non-copyable
commit
|
commitdiff
|
tree
2013-08-15
Alexey Samsonov
Tentative fix for global-buffer-overflow caused by...
commit
|
commitdiff
|
tree
2013-08-14
Alexey Samsonov
llvm-symbolizer: add support for .gnu_debuglink section
commit
|
commitdiff
|
tree
2013-08-14
Alexey Samsonov
Expose CRC-32 implementation from zlib
commit
|
commitdiff
|
tree
2013-08-12
Alexey Samsonov
Remove unused SpecialCaseList constructors
commit
|
commitdiff
|
tree
2013-08-12
Alexey Samsonov
Add SpecialCaseList::createOrDie() factory and use...
commit
|
commitdiff
|
tree
2013-08-12
Alexey Samsonov
Relax conditions of test added in r188156 to fix it...
commit
|
commitdiff
|
tree
2013-08-12
Alexey Samsonov
Introduce factory methods for SpecialCaseList
commit
|
commitdiff
|
tree
2013-08-09
Alexey Samsonov
Try to unbreak Windows build after r188022
commit
|
commitdiff
|
tree
2013-08-08
Alexey Samsonov
Fix off-by-one error in Regex::isValid
commit
|
commitdiff
|
tree
2013-08-06
Alexey Samsonov
Store compile unit corresponding to each chain of inlined...
commit
|
commitdiff
|
tree
2013-08-06
Alexey Samsonov
Add LLVM-style RTTI to DIContext/DWARFContext classes
commit
|
commitdiff
|
tree
2013-08-05
Alexey Samsonov
80-cols
commit
|
commitdiff
|
tree
2013-08-02
Alexey Samsonov
Fix dereferencing end iterator in SimplifyCFG. Patch...
commit
|
commitdiff
|
tree
2013-07-19
Alexey Samsonov
Fix uninitialized memory read found by MemorySanitizer...
commit
|
commitdiff
|
tree
2013-07-17
Alexey Samsonov
llvm-symbolizer: be more careful with colons in file...
commit
|
commitdiff
|
tree
2013-07-15
Alexey Samsonov
DebugInfo: Factor out parsing compile unit DIEs to...
commit
|
commitdiff
|
tree
2013-07-09
Alexey Samsonov
Document LLVM_USE_SANITIZER CMake option
commit
|
commitdiff
|
tree
2013-06-28
Alexey Samsonov
llvm-symbolizer: don't leave dangling pointers after...
commit
|
commitdiff
|
tree
2013-06-28
Alexey Samsonov
llvm-symbolizer: skip leading underscore in Mach-O...
commit
|
commitdiff
|
tree
2013-06-28
Alexey Samsonov
llvm-symbolizer: make name demangling a public static...
commit
|
commitdiff
|
tree
2013-06-28
Alexey Samsonov
Make a switch in createBinary fully-covered. Add forgotten...
commit
|
commitdiff
|
tree
2013-06-28
Alexey Samsonov
llvm-symbolizer: add support for Mach-O universal binaries
commit
|
commitdiff
|
tree
2013-06-18
Alexey Samsonov
Basic support for parsing Mach-O universal binaries...
commit
|
commitdiff
|
tree
2013-06-07
Alexey Samsonov
[llvm-symbolizer] rewrite r183213 in a more clear way
commit
|
commitdiff
|
tree
2013-06-04
Alexey Samsonov
[llvm-symbolizer] Avoid calling slow getSymbolSize...
commit
|
commitdiff
|
tree
2013-06-03
Alexey Samsonov
Correct handling invalid filename in llvm-symbolizer
commit
|
commitdiff
|
tree
2013-05-28
Alexey Samsonov
Revert r182715 and r182758
commit
|
commitdiff
|
tree
2013-05-28
Alexey Samsonov
Fixup for r182715: provide correct arg to --gtest-filter
commit
|
commitdiff
|
tree
2013-04-23
Alexey Samsonov
Fixup for r180094: properly use MSan interface functions
commit
|
commitdiff
|
tree
2013-04-23
Alexey Samsonov
Tell MSan that memory initialized by libz is valid
commit
|
commitdiff
|
tree
2013-04-23
Alexey Samsonov
Use zlib to uncompress debug sections in DWARF parser.
commit
|
commitdiff
|
tree
2013-04-23
Alexey Samsonov
Add more guards around zlib-dependent code
commit
|
commitdiff
|
tree
2013-04-23
Alexey Samsonov
Add basic zlib support to LLVM. This would allow to...
commit
|
commitdiff
|
tree
2013-04-17
Alexey Samsonov
Use StringSwitch instead of long chain of if-else....
commit
|
commitdiff
|
tree
2013-04-17
Alexey Samsonov
Create a stub for DWARF parser unittests
commit
|
commitdiff
|
tree
2013-04-16
Alexey Samsonov
llvm-objdump: Don't print contents of BSS sections...
commit
|
commitdiff
|
tree
2013-04-12
Alexey Samsonov
Don't explicitly provide -pie in MSan bootstrap of...
commit
|
commitdiff
|
tree
2013-04-11
Alexey Samsonov
[ASan] Allow disabling init-order checks for globals...
commit
|
commitdiff
|
tree
2013-04-09
Alexey Samsonov
DWARF parser: Fix DWARF-2/3 incompatibility: size of...
commit
|
commitdiff
|
tree
2013-04-08
Alexey Samsonov
DWARF parser: remove duplicated code and fix code style...
commit
|
commitdiff
|
tree
2013-04-05
Alexey Samsonov
llvm-symbolizer: correctly parse filenames given in...
commit
|
commitdiff
|
tree
2013-04-05
Alexey Samsonov
Add a basic test for llvm-symbolizer tool
commit
|
commitdiff
|
tree
2013-04-05
Alexey Samsonov
Add obj2yaml to test dependencies
commit
|
commitdiff
|
tree
2013-04-04
Alexey Samsonov
Propagate path to ASan/MSan symbolizer into test environment...
commit
|
commitdiff
|
tree
2013-03-26
Alexey Samsonov
[ASan] Change the ABI of __asan_before_dynamic_init...
commit
|
commitdiff
|
tree
2013-03-26
Alexey Samsonov
Add asan/msan to the list of available features in...
commit
|
commitdiff
|
tree
2013-03-26
Alexey Samsonov
Add CMake option LLVM_USE_SANITIZER={Address,Memory...
commit
|
commitdiff
|
tree
2013-03-19
Alexey Samsonov
Fix for r177390: map values are pointers, use DeleteContaine...
commit
|
commitdiff
|
tree
2013-03-19
Alexey Samsonov
Enable -Wnon-virtual-dtor build warning
commit
|
commitdiff
|
tree
2013-03-15
Alexey Samsonov
Fixup for r176933: more careful setup of path to llvm...
commit
|
commitdiff
|
tree
2013-03-14
Alexey Samsonov
[ASan] emit instrumentation for initialization order...
commit
|
commitdiff
|
tree
2013-03-13
Alexey Samsonov
Simplify CMake rules in HandleLLVMOptions module.
commit
|
commitdiff
|
tree
2013-03-05
Alexey Samsonov
Print a warning message if compiler-rt can't be built...
commit
|
commitdiff
|
tree
2013-03-01
Alexey Samsonov
Docs for llvm-symbolizer command-line tool
commit
|
commitdiff
|
tree
2013-02-19
Alexey Samsonov
Fix initialization-order bug in llvm::Support::TimeValue...
commit
|
commitdiff
|
tree
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
next