index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for function summary index bitcode sections and files.
Teresa Johnson
2015-10-04
3
-1
/
+85
*
[llvm-size] Fix time to check if time of use bug.
Davide Italiano
2015-10-03
1
-8
/
+0
*
[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...
Kostya Serebryany
2015-10-02
2
-4
/
+6
*
[CMake] We need to explicitly add llvm-config before clang so that LLVM_BUILD...
Chris Bieneman
2015-10-02
1
-2
/
+3
*
dsymutil: Also ignore the ByteSize when building the DeclContext cache for
Adrian Prantl
2015-10-02
1
-59
/
+54
*
[PATCH] D13360: [llvm-objdump] Teach -d about AArch64 mapping symbols
Davide Italiano
2015-10-01
1
-0
/
+49
*
Fix printing of 64 bit values and make test more strict.
Rafael Espindola
2015-10-01
1
-5
/
+4
*
[llvm-objdump] Fix time of check to time of use bug.
Davide Italiano
2015-10-01
1
-3
/
+0
*
InstrProf: Support for value profiling in the indexed profile format
Justin Bogner
2015-09-29
1
-7
/
+22
*
[llvm-pdbdump] Add include-only filters.
Zachary Turner
2015-09-29
4
-30
/
+64
*
Fix Clang-tidy modernize-use-nullptr warnings in examples and include directo...
Hans Wennborg
2015-09-29
1
-4
/
+5
*
[llvm-mc-fuzzer] Fix -jobs option.
Daniel Sanders
2015-09-26
1
-4
/
+1
*
dsymutil: Fix the condition to distinguish module imports form definitions.
Adrian Prantl
2015-09-24
1
-1
/
+1
*
[objdump] Make iterator operator* return a reference.
Benjamin Kramer
2015-09-24
1
-1
/
+1
*
dsymutil: Don't prune forward declarations inside a module definition.
Adrian Prantl
2015-09-23
1
-6
/
+9
*
dsymutil: Resolve forward decls for types defined in clang modules.
Adrian Prantl
2015-09-23
1
-33
/
+91
*
dsymutil: print a warning when there is a module hash mismatch.
Adrian Prantl
2015-09-23
1
-13
/
+34
*
[dsymutil] Plug a memory leak.
Benjamin Kramer
2015-09-23
1
-2
/
+2
*
dsymutil: Fix a comment. [-Wdocumentation]
NAKAMURA Takumi
2015-09-23
1
-1
/
+1
*
dsymutil: Follow references to clang modules and recursively clone the
Adrian Prantl
2015-09-22
1
-7
/
+135
*
dsymutil: Make -oso-prepend-path available to DwarfLinker.
Adrian Prantl
2015-09-22
2
-0
/
+2
*
dsymutil: Make resolveDIEReference and getUnitForOffset static functions.
Adrian Prantl
2015-09-22
1
-16
/
+12
*
dsymutil: Make DwarfLinker::reportWarning() public. (NFC)
Adrian Prantl
2015-09-22
1
-3
/
+3
*
Remove macho-dump. Its functionality is now covered by llvm-readobj.
Davide Italiano
2015-09-22
6
-483
/
+1
*
Fix a typo.
Adrian Prantl
2015-09-22
1
-4
/
+4
*
[llvm-mc-fuzzer] Support untested instruction discovery for variable length i...
Daniel Sanders
2015-09-22
1
-0
/
+11
*
[llvm-readobj/MachO] Ensure we always have valid CmdName/SegmentName.
Davide Italiano
2015-09-22
1
-2
/
+2
*
Avoid SEGFAULT if a requested symbol section is absent.
Rafael Espindola
2015-09-21
1
-0
/
+2
*
Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type ...
Craig Topper
2015-09-21
4
-14
/
+14
*
[obj2yaml] Fix "time of check to time of use" bug. Add a test.
Davide Italiano
2015-09-19
1
-3
/
+0
*
[llvm-readobj] Fix another "time of check to time of use bug".
Davide Italiano
2015-09-17
1
-5
/
+0
*
Restore "Function bitcode index in Value Symbol Table and lazy reading support"
Teresa Johnson
2015-09-17
1
-0
/
+2
*
Revert "Function bitcode index in Value Symbol Table and lazy reading support"
Teresa Johnson
2015-09-17
1
-2
/
+0
*
Function bitcode index in Value Symbol Table and lazy reading support
Teresa Johnson
2015-09-17
1
-0
/
+2
*
Check for errors after reading a sample profile in llvm-profdata.
Diego Novillo
2015-09-17
1
-1
/
+3
*
Disable the second verification run when performing LTO through
Teresa Johnson
2015-09-16
1
-1
/
+10
*
llvm-mc-fuzzer: A fuzzing tool for the MC layer.
Daniel Sanders
2015-09-16
2
-0
/
+147
*
[llvm-cxxdump] Remove duplicate code check.
Davide Italiano
2015-09-15
1
-6
/
+0
*
Reapply "LTO: Disable extra verify runs in release builds"
Duncan P. N. Exon Smith
2015-09-15
2
-8
/
+22
*
Revert "LTO: Disable extra verify runs in release builds"
Duncan P. N. Exon Smith
2015-09-15
2
-22
/
+8
*
LTO: Disable extra verify runs in release builds
Duncan P. N. Exon Smith
2015-09-15
2
-8
/
+22
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
5
-15
/
+13
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
5
-13
/
+15
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
5
-15
/
+13
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
5
-13
/
+15
*
dsymutil: Remove the now obsolete RelocMgr argument from cloneDIE. (NFC)
Adrian Prantl
2015-09-14
1
-8
/
+6
*
[llvm-cov] Disable name and path truncation
Vedant Kumar
2015-09-14
2
-6
/
+22
*
[CMake] Refactor and cleanup generating and installing symlinks to tools.
Chris Bieneman
2015-09-14
2
-58
/
+2
*
[CMake] Add llvm-ar subdirectory explicitly.
Chris Bieneman
2015-09-14
1
-2
/
+3
*
[llvm-mc] Better error handling in ENOENT case + test.
Davide Italiano
2015-09-14
1
-6
/
+1
[next]