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
/
test
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-readobj] Print MIPS PLT table
Simon Atanasyan
2015-07-09
2
-0
/
+34
*
[CodeView] Add support for emitting column information
David Majnemer
2015-07-09
1
-0
/
+10
*
llvm-objdump: Replace the -macho -raw option with a generic -raw-clang-ast
Adrian Prantl
2015-07-08
1
-2
/
+0
*
Pass -m to the linker in this test.
Rafael Espindola
2015-06-23
1
-1
/
+1
*
objdump: Don't print a (always 0) size for MachO symbols.
Rafael Espindola
2015-06-23
1
-5
/
+5
*
Add a test for the previous commit.
Rafael Espindola
2015-06-23
1
-0
/
+3
*
Fix tests when X86 is not enabled.
Rafael Espindola
2015-06-23
2
-0
/
+2
*
Compute correct symbol sizes for MachO and COFF.
Rafael Espindola
2015-06-23
1
-0
/
+44
*
[Object] Search for architecures by name in MachOUniversalBinary::getObjectFo...
Frederic Riss
2015-06-22
3
-0
/
+26
*
Add a triple to the test to fix it on some hosts.
Rafael Espindola
2015-06-22
1
-1
/
+1
*
Improve the --expand-relocs handling of MachO.
Rafael Espindola
2015-06-18
2
-168
/
+52
*
Pass --expand-relocs to a few more tests.
Rafael Espindola
2015-06-18
2
-44
/
+364
*
[llvm-readobj] Print MIPS .reginfo section content
Simon Atanasyan
2015-06-16
2
-0
/
+10
*
Have MachOObjectFile::isValidArch() accept armv7
Frederic Riss
2015-06-16
1
-0
/
+1
*
gold-plugin: save the .o when given -save-temps.
Rafael Espindola
2015-06-15
1
-0
/
+3
*
[dsymutil] Fix misspelled CHECK line.
Frederic Riss
2015-06-05
1
-1
/
+1
*
[dsymutil] Add support for linking the debug_frame section.
Frederic Riss
2015-06-05
5
-0
/
+231
*
[dsymutil] Have the YAML deserialization rewrite the object address of symbols.
Frederic Riss
2015-06-05
1
-0
/
+44
*
[dsymutil] Handle the -oso-prepend-path option when the input is a YAML debug...
Frederic Riss
2015-06-05
2
-2
/
+2
*
Fix buildbot failure on Windows by relaxing test expectations.
Alexey Samsonov
2015-06-04
1
-1
/
+2
*
llvm-objdump: return non-zero exit code for certain cases of invalid input
Alexey Samsonov
2015-06-04
1
-0
/
+5
*
Reapply r238941 - [dsymutil] Accept a YAML debug map as input instead of a bi...
Frederic Riss
2015-06-03
2
-0
/
+3
*
Revert "[dsymutil] Accept a YAML debug map as input instead of a binary."
Frederic Riss
2015-06-03
2
-3
/
+0
*
[dsymutil] Accept a YAML debug map as input instead of a binary.
Frederic Riss
2015-06-03
2
-0
/
+3
*
[dsymutil] Replace -parse-only option with -dump-debug-map
Frederic Riss
2015-06-03
1
-5
/
+5
*
Fix the interpretation of a 0 st_name.
Rafael Espindola
2015-06-03
1
-1
/
+1
*
[dsymutil] Use YAMLIO to dump debug map.
Frederic Riss
2015-06-01
1
-40
/
+42
*
Clarify how the binary file checked in was generated.
Davide Italiano
2015-05-30
1
-0
/
+4
*
[llvm-readobj/ELF] Teach how to decode DF_1_XXX flags
Davide Italiano
2015-05-25
2
-0
/
+6
*
Stop inventing symbol sizes.
Rafael Espindola
2015-05-22
1
-4
/
+4
*
[llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIFLAGS program header
Simon Atanasyan
2015-05-15
1
-5
/
+17
*
InstrProf: Fix display of large numbers in llvm-cov
Justin Bogner
2015-05-13
4
-37
/
+37
*
[llvm-readobj] Print .MIPS.abiflags section content
Simon Atanasyan
2015-05-07
3
-0
/
+42
*
InstrProf: Give coverage its own errors instead of piggy backing on instrprof
Justin Bogner
2015-05-06
1
-1
/
+1
*
A few fixes for llvm-symbolizer on Windows.
Zachary Turner
2015-05-06
6
-15
/
+36
*
[llvm-pdbdump] Support dynamic load address and external symbols.
Zachary Turner
2015-05-01
3
-0
/
+16
*
For llvm-objdump, with the -archive-headers and -macho options, use the -non-...
Kevin Enderby
2015-04-30
1
-0
/
+18
*
Make llvm-symbolizer work on Windows.
Zachary Turner
2015-04-27
6
-0
/
+20
*
[Mips] Support DT_MIPS_OPTIONS dynamic section tag in the llvm-readobj
Simon Atanasyan
2015-04-20
2
-0
/
+22
*
For llvm-objdump, dump the (__OBJC,__protocol) section for Objc1 32-bit Mach-...
Kevin Enderby
2015-04-16
1
-0
/
+139
*
For llvm-objdump added support for printing Objc1 32-bit runtime meta data
Kevin Enderby
2015-04-16
3
-0
/
+285
*
llvm-readobj: teach it to handle MachO Universal Archive correctly
David Blaikie
2015-04-13
2
-0
/
+156
*
Fix failure on builder llvm-clang-lld-x86_64-debian-fast as the
Kevin Enderby
2015-04-06
1
-1
/
+0
*
For llvm-objdump added support for printing Objc2 32-bit runtime meta data
Kevin Enderby
2015-04-06
3
-0
/
+410
*
Add the option -objc-meta-data to llvm-objdump used with -macho to
Kevin Enderby
2015-04-01
3
-0
/
+206
*
[Objdump] Pass the correct subtarget to printInst.
Akira Hatanaka
2015-03-28
2
-0
/
+3
*
Add a -raw option to the -section mode of llvm-objdump.
Adrian Prantl
2015-03-27
1
-0
/
+5
*
llvm-cov: Require a subcommand when invoked as llvm-cov
Justin Bogner
2015-03-24
3
-23
/
+23
*
[dsymutil] Temporarily disable some tests on windows.
Frederic Riss
2015-03-24
3
-0
/
+3
*
Add -m -m elf_x86_64 to gold invocations.
Rafael Espindola
2015-03-24
3
-4
/
+5
[next]