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
*
[lib/Object] - Remove objdump-file-header.test
George Rimar
2019-08-15
2
-7
/
+25
*
[llvm-objcopy] Allow 'protected' visibility to be set when using
Chris Jackson
2019-08-15
1
-5
/
+7
*
[llvm-readobj][MachO] Fix section type printing
Seiya Nuta
2019-08-15
5
-65
/
+379
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-08-15
3
-6
/
+12
*
[llvm-size][test] Improve llvm-size testing
James Henderson
2019-08-14
27
-143
/
+1088
*
[llvm-objdump] - Add a relocation-xindex-symbol.test test case.
George Rimar
2019-08-14
1
-0
/
+36
*
[llvm-profdata] Profile dump for compact binary format
Wenlei He
2019-08-13
2
-0
/
+8
*
[llvm-readelf] Implement note parsing for NT_FILE and unknown descriptors
Jordan Rupprecht
2019-08-13
5
-6
/
+295
*
[llvm-readobj] - Remove 'error(Error EC)' helper.
George Rimar
2019-08-13
1
-12
/
+12
*
[llvm-readobj] Downgrade 'PT_DYNAMIC segment offset + size exceeds the size o...
Jordan Rupprecht
2019-08-12
1
-4
/
+4
*
[llvm-ar] Accept file paths with windows format slashes
Owen Reynolds
2019-08-12
1
-0
/
+44
*
[llvm-ar][test] Correct tests marked as expected fails
Owen Reynolds
2019-08-12
3
-3
/
+3
*
NFC. Remove trailing whitespace in test
James Henderson
2019-08-12
1
-1
/
+1
*
[llvm-strings] Improve testing of llvm-strings
James Henderson
2019-08-12
23
-93
/
+216
*
Print reasonable representations of type names in llvm-nm, readelf and readobj
Sunil Srivastava
2019-08-09
3
-33
/
+83
*
[llvm-readelf]Print filename for multiple inputs and fix formatting regression
James Henderson
2019-08-09
3
-3
/
+47
*
[MCA] Add flag -show-encoding to llvm-mca.
Andrea Di Biagio
2019-08-09
1
-0
/
+77
*
[llvm-readobj] - Remove deprecated unwrapOrError(Expected<T> EO).
George Rimar
2019-08-09
6
-9
/
+9
*
Fix check in tools/gold/X86/strip_names.ll regarding unnamed args
Bjorn Pettersson
2019-08-08
1
-1
/
+1
*
[llcm-readobj] - Fix BB after t368272.
George Rimar
2019-08-08
1
-2
/
+1
*
[yaml2obj/obj2yaml] - Add a basic support for extended section indexes.
George Rimar
2019-08-08
5
-8
/
+320
*
[llvm-readobj/libObject] - Introduce a custom warning handler for `ELFFile<EL...
George Rimar
2019-08-08
1
-6
/
+29
*
[llvm-strip] Support --strip-sections
Wolfgang Pieb
2019-08-08
1
-0
/
+5
*
[llvm-readobj][test] Add baseline tests for FreeBSD/AMD/AMDGPU note printing
Jordan Rupprecht
2019-08-07
3
-0
/
+251
*
[obj2yaml] - MIPS: move and improve testing of the e_flags
George Rimar
2019-08-07
1
-0
/
+380
*
[llvm-readelf] --notes: move 'Data size' column left by 1
Fangrui Song
2019-08-07
1
-13
/
+13
*
[X86] Limit vpermil2pd/vpermil2ps immediates to 4 bits in the assembly parser.
Craig Topper
2019-08-07
2
-12
/
+12
*
Fixes failing test cases on Windows for rL368119
Alex Brachet
2019-08-07
5
-7
/
+7
*
[yaml2obj] Move core yaml2obj code into lib and include for use in unit tests
Alex Brachet
2019-08-07
5
-5
/
+27
*
[test/Object] - Cleanup the Object\obj2yaml.test a bit.
George Rimar
2019-08-06
1
-2
/
+1
*
Revert "Fixed failing test cases"
Dmitri Gribenko
2019-08-06
2
-2
/
+2
*
Revert "[yaml2obj] Move core yaml2obj code into lib and include for use in un...
Dmitri Gribenko
2019-08-06
3
-25
/
+3
*
Fixed failing test cases
Alex Brachet
2019-08-06
2
-2
/
+2
*
[yaml2obj] Move core yaml2obj code into lib and include for use in unit tests
Alex Brachet
2019-08-06
3
-3
/
+25
*
[llvm/test/Object] - Cleanup and move out the yaml2obj tests.
George Rimar
2019-08-06
9
-0
/
+343
*
[llvm-readelf] Support dumping of stack sizes sections with readelf --stack-s...
Wolfgang Pieb
2019-08-05
1
-0
/
+473
*
Add "REQUIRES: x86-registered-target" to test.
Peter Collingbourne
2019-08-05
1
-0
/
+2
*
llvm-symbolizer: Untag addresses in object files by default.
Peter Collingbourne
2019-08-05
1
-0
/
+16
*
[llvm-lipo] Implement -segalign
Anusha Basana
2019-08-05
2
-0
/
+142
*
[llvm-readobj][test] Add llvm-readobj style test cases for r367878
Jordan Rupprecht
2019-08-05
1
-8
/
+41
*
[llvm-readelf] Fix core note descriptions
Jordan Rupprecht
2019-08-05
1
-0
/
+28
*
[yaml2obj][tests] Fix overly restrictive od output check
Hubert Tong
2019-08-05
1
-4
/
+4
*
[yaml2obj] - Allow overriding sh_entsize for SHT_GNU_versym sections.
George Rimar
2019-08-05
1
-3
/
+25
*
[obj2yaml] - Teach tool to dump SHT_NULL sections.
George Rimar
2019-08-05
1
-0
/
+143
*
Revert "[llvm-objdump] Re-commit r367284."
Michael Pozulp
2019-08-05
3
-12
/
+6
*
[llvm-objdump] Re-commit r367284.
Michael Pozulp
2019-08-04
3
-6
/
+12
*
[yaml2obj][tests] Replace 8-byte `od` conversion with 1-byte conversion
Hubert Tong
2019-08-03
2
-8
/
+8
*
[llvm-objcopy] - Fix the strip-dwo-groups.test.
George Rimar
2019-08-02
1
-10
/
+17
*
[MCA] Add support for printing immedate values as hex. Also enable lexing of ...
Andrea Di Biagio
2019-08-02
2
-0
/
+69
*
Move macho-data-in-code.ll to X86/macho-data-in-code.ll (to only run when x86...
Kuba Mracek
2019-08-01
1
-0
/
+0
[next]