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
/
lib
/
Object
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Fix alignment bug in COFF emission.""
Eric Beckmann
2017-06-13
1
-46
/
+67
*
Update the test framework for llvm-cvtres to be more comprehensive.
Eric Beckmann
2017-06-13
1
-15
/
+21
*
Revert "Fix alignment bug in COFF emission."
Eric Beckmann
2017-06-13
1
-88
/
+61
*
Fix alignment bug in COFF emission.
Eric Beckmann
2017-06-13
1
-61
/
+88
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
1
-3
/
+3
*
[llvm-ar] Make llvm-lib behave more like the MSVC archiver
Reid Kleckner
2017-06-12
1
-6
/
+8
*
Fix a ubsan failure introduced by r305092
Vedant Kumar
2017-06-10
1
-2
/
+2
*
Implement COFF emission for parsed Windows Resource ( .res) files.
Eric Beckmann
2017-06-09
1
-9
/
+507
*
Fixed warning: dereferencing type-punned pointer will break strict-aliasing r...
Galina Kistanova
2017-06-08
1
-7
/
+7
*
Object: Move datalayout check into irsymtab::build. NFCI.
Peter Collingbourne
2017-06-08
1
-4
/
+4
*
Bitcode: Introduce a BitcodeFileContents data type. NFCI.
Peter Collingbourne
2017-06-08
2
-10
/
+18
*
Object: Factor out the code for creating the irsymtab for an arbitrary bitcod...
Peter Collingbourne
2017-06-08
2
-0
/
+57
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
13
-123
/
+129
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
10
-15
/
+15
*
[DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader...
Wolfgang Pieb
2017-06-06
1
-0
/
+6
*
Re-land "COFF: migrate def parser from LLD to LLVM"
Reid Kleckner
2017-06-02
3
-0
/
+848
*
Revert "COFF: migrate def parser from LLD to LLVM"
Reid Kleckner
2017-06-02
3
-848
/
+0
*
[MachOObject] Fix bind opcode parser error on valid opcode sequence
Steven Wu
2017-05-31
1
-1
/
+1
*
Fix bug on Big-Endian system, due to reference to vector out of scope.
Eric Beckmann
2017-05-30
1
-1
/
+1
*
This patch should fix various clang warnings and a use of to_string
Eric Beckmann
2017-05-30
1
-1
/
+2
*
[Object] Remove unused field + constructor.
Benjamin Kramer
2017-05-30
1
-2
/
+0
*
[Object] Fix pessimizing move.
Benjamin Kramer
2017-05-30
1
-1
/
+1
*
Adding parsing ability for .res file.
Eric Beckmann
2017-05-30
1
-12
/
+145
*
Recommit "[DWARF] - Make collectAddressRanges() return section index in addit...
George Rimar
2017-05-27
3
-0
/
+12
*
Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
3
-12
/
+0
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
3
-0
/
+12
*
Revert "[DWARF] - Make collectAddressRanges() return section index in additio...
George Rimar
2017-05-26
3
-12
/
+0
*
Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index ...
George Rimar
2017-05-26
3
-0
/
+12
*
Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
3
-12
/
+0
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
3
-0
/
+12
*
COFF: Fix another StringRef return error
Martell Malone
2017-05-20
1
-1
/
+1
*
COFF: Fix single StringRef return error
Martell Malone
2017-05-20
1
-2
/
+2
*
COFF: migrate def parser from LLD to LLVM [1/2]
Martell Malone
2017-05-20
3
-0
/
+848
*
Fix -Wunneeded-internal-declaration by removing constant arrays only used in ...
David Blaikie
2017-05-20
1
-6
/
+4
*
Add functionality to cvtres to parse all entries in res file.
Eric Beckmann
2017-05-20
3
-1
/
+96
*
[lib/Object] - Minor API update for llvm::Decompressor.
George Rimar
2017-05-18
1
-5
/
+0
*
[COFF] Gracefully handle empty .drectve sections
Shoaib Meenai
2017-05-14
1
-1
/
+1
*
[WebAssembly] Improve libObject support for wasm imports and exports
Sam Clegg
2017-05-09
1
-10
/
+29
*
Fix the Endianness bug by adding the little endian UTF marker.
Eric Beckmann
2017-05-09
1
-2
/
+0
*
[WebAssembly] Fix validation of start function
Sam Clegg
2017-05-09
1
-1
/
+1
*
Hopefully one last commit to fix this patch, addresses string reference
Eric Beckmann
2017-05-08
1
-7
/
+3
*
Update llvm-readobj -coff-resources to display tree structure.
Eric Beckmann
2017-05-08
1
-2
/
+47
*
Revert "Hopefully one last commit to fix this patch, addresses string reference"
Eric Beckmann
2017-05-08
1
-43
/
+2
*
Hopefully one last commit to fix this patch, addresses string reference
Eric Beckmann
2017-05-08
1
-7
/
+3
*
Update llvm-readobj -coff-resources to display tree structure.
Eric Beckmann
2017-05-07
1
-2
/
+47
*
[WebAssembly] Add wasm symbol table support to llvm-objdump
Sam Clegg
2017-05-04
1
-21
/
+47
*
Add llvm::object::getELFSectionTypeName().
Rafael Espindola
2017-05-02
1
-3
/
+63
*
Object: Remove ModuleSummaryIndexObjectFile class.
Peter Collingbourne
2017-05-01
2
-130
/
+0
*
LTO: Mark undefined module asm symbols as used.
Peter Collingbourne
2017-04-26
1
-0
/
+3
*
revert debugging
Sam Clegg
2017-04-26
1
-1
/
+1
[next]