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
*
Add a checkSymbolTable() method to the MachOObjectFile class.
Kevin Enderby
2016-11-14
1
-0
/
+68
*
Restore "[ThinLTO] Prevent exporting of locals used/defined in module level asm"
Teresa Johnson
2016-11-14
1
-2
/
+1
*
Bitcode: Change module reader functions to return an llvm::Expected.
Peter Collingbourne
2016-11-13
2
-9
/
+9
*
Fix -Wpessimizing-move warning.
Rui Ueyama
2016-11-11
1
-1
/
+1
*
Bitcode: Change getModuleSummaryIndex() to return an llvm::Expected.
Peter Collingbourne
2016-11-11
1
-22
/
+15
*
Bitcode: Clean up error handling for certain bitcode query functions.
Peter Collingbourne
2016-11-11
1
-12
/
+0
*
Split Bitcode/ReaderWriter.h into separate reader and writer headers
Teresa Johnson
2016-11-11
2
-2
/
+2
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
4
-16
/
+15
*
[lli] Simplify the code a bit. No functional change intended.
Davide Italiano
2016-11-11
1
-3
/
+1
*
Revert "[ThinLTO] Prevent exporting of locals used/defined in module level asm"
Mehdi Amini
2016-11-09
1
-1
/
+2
*
[ThinLTO] Prevent exporting of locals used/defined in module level asm
Teresa Johnson
2016-11-08
1
-2
/
+1
*
IR, Bitcode: Change bitcode reader to no longer own its memory buffer.
Peter Collingbourne
2016-11-08
1
-4
/
+1
*
[lib/Object] Modernize. NFCI.
Davide Italiano
2016-11-07
1
-4
/
+3
*
Add support for the ARM_THREAD_STATE64 and
Kevin Enderby
2016-11-03
1
-0
/
+19
*
[Object/ELF] - Make getSymbol() return Error.
George Rimar
2016-11-03
1
-0
/
+2
*
Add the rest of the additional error checks for invalid Mach-O files when
Kevin Enderby
2016-11-02
1
-19
/
+103
*
[lli/COFF] Set the correct alignment for common symbols
Davide Italiano
2016-11-02
1
-0
/
+9
*
[RISCV] Add RISC-V ELF defines
Alex Bradbury
2016-11-01
1
-0
/
+7
*
More additional error checks for invalid Mach-O files when
Kevin Enderby
2016-10-31
1
-5
/
+52
*
Another additional error check for invalid Mach-O files for the
Kevin Enderby
2016-10-27
1
-0
/
+26
*
nother additional error check for an invalid Mach-O file
Kevin Enderby
2016-10-24
2
-11
/
+34
*
[Object] Replace TimeValue with std::chrono
Pavel Labath
2016-10-24
2
-25
/
+27
*
Another additional error check for invalid Mach-O files for the
Kevin Enderby
2016-10-20
1
-0
/
+34
*
Remove LLVM_NOEXCEPT and replace it with noexcept
Reid Kleckner
2016-10-19
1
-2
/
+2
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-19
1
-0
/
+113
*
One more additional error check for invalid Mach-O files for a
Kevin Enderby
2016-10-18
1
-0
/
+5
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-18
1
-0
/
+25
*
Object: Add a missing return in ObjectFile::createObjectFile
Justin Bogner
2016-10-18
1
-2
/
+2
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-17
1
-0
/
+78
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-11
1
-0
/
+36
*
[Object] Fix a crash in Archive::child_iterator's default constructor.
Lang Hames
2016-10-05
1
-4
/
+7
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-04
1
-0
/
+47
*
[Object] Define Archive::isEmpty().
Rui Ueyama
2016-09-30
1
-1
/
+4
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-29
1
-0
/
+12
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-29
1
-0
/
+12
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-28
1
-0
/
+32
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-28
1
-0
/
+32
*
[AVR] Handle AVR relocations when handling ELF files
Dylan McKay
2016-09-28
1
-0
/
+7
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-27
1
-0
/
+38
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-26
1
-0
/
+15
*
Next set of additional error checks for invalid Mach-O files for bad LC_UUID
Kevin Enderby
2016-09-21
1
-2
/
+6
*
Next set of additional error checks for invalid Mach-O files for bad load com...
Kevin Enderby
2016-09-20
1
-13
/
+83
*
[IRObjectFile] Turn llvm_unreachable("foo") into something more explicative.
Davide Italiano
2016-09-16
1
-1
/
+1
*
[IRObjectFile] Handle undefined weak symbols in RecordStreamer.
Davide Italiano
2016-09-15
3
-7
/
+15
*
Next set of additional error checks for invalid Mach-O files for bad load com...
Kevin Enderby
2016-09-13
1
-7
/
+82
*
Next set of additional error checks for invalid Mach-O files for bad load com...
Kevin Enderby
2016-08-31
1
-12
/
+36
*
Next set of additional error checks for invalid Mach-O files for bad LC_DYSYM...
Kevin Enderby
2016-08-30
1
-6
/
+99
*
[COFFObjectFile] Ignore broken symbol table
David Majnemer
2016-08-30
1
-2
/
+6
*
Next set of additional error checks for invalid Mach-O files for bad LC_SYMTA...
Kevin Enderby
2016-08-26
1
-5
/
+50
*
Reformat.
NAKAMURA Takumi
2016-08-22
1
-2
/
+2
[next]