projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Pass MCSymbols to the helper functions in MCELF.h.
[oota-llvm.git]
/
include
/
llvm
/
Bitcode
/
2015-05-26
Owen Anderson
Add initial support for the convergent attribute.
tree
|
commitdiff
2015-04-28
David Blaikie
[opaque pointer type] Encode the pointee type in the...
tree
|
commitdiff
2015-04-23
Filipe Cabecinhas
Verify sizes when trying to read a BitcodeAbbrevOp
tree
|
commitdiff
2015-04-22
David Blaikie
[opaque pointer types] Serialize the value type for...
tree
|
commitdiff
2015-04-22
David Blaikie
[opaque pointer types] Serialize the value type for...
tree
|
commitdiff
2015-04-16
Sanjoy Das
[IR] Introduce a dereferenceable_or_null(N) attribute.
tree
|
commitdiff
2015-04-15
Filipe Cabecinhas
Revert "Verify sizes when trying to read a VBR"
tree
|
commitdiff
2015-04-15
Filipe Cabecinhas
Verify sizes when trying to read a VBR
tree
|
commitdiff
2015-04-15
Duncan P. N. Exon...
uselistorder: Pull bit through BitcodeWriterPass
tree
|
commitdiff
2015-04-15
Duncan P. N. Exon...
uselistorder: Pull the bit through WriteToBitcodFile()
tree
|
commitdiff
2015-04-11
Benjamin Kramer
Remove empty non-virtual destructors or mark them ...
tree
|
commitdiff
2015-03-23
Benjamin Kramer
Purge unused includes throughout libSupport.
tree
|
commitdiff
2015-03-13
Manman Ren
Add a parameter for getLazyBitcodeModule to lazily...
tree
|
commitdiff
2015-02-25
David Blaikie
[opaque pointer type] Bitcode support for explicit...
tree
|
commitdiff
2015-02-15
Aaron Ballman
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
tree
|
commitdiff
2015-02-13
Richard Smith
Clean up some inappropriate choices of type in the...
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
Bitcode: Remove confusing '?' from r229004, NFC
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
Bitcode: Add trailing comma to MetadataCodes, NFC
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDImportedEntity
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDObjCProperty
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDExpression
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDLocalVariable
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDGlobalVariable
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDNamespace
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDLexicalBlockFile
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDLexicalBlock
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDSubprogram
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDCompileUnit
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDSubroutineType
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDDerivedType and MDCompositeType
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDFile
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDBasicType
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDEnumerator
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
AsmWriter/Bitcode: MDSubrange
tree
|
commitdiff
2015-02-03
Duncan P. N. Exon...
IR: Assembly and bitcode for GenericDebugNode
tree
|
commitdiff
2015-01-24
Filipe Cabecinhas
[Bitcode] Diagnose errors instead of asserting from...
tree
|
commitdiff
2015-01-16
Filipe Cabecinhas
Use report_fatal_error instead of llvm_unreachable...
tree
|
commitdiff
2015-01-13
Duncan P. N. Exon...
AsmParser/Bitcode: Add support for MDLocation
tree
|
commitdiff
2015-01-10
Rafael Espindola
Use the DiagnosticHandler to print diagnostics when...
tree
|
commitdiff
2015-01-09
Duncan P. N. Exon...
Revert "Bitcode: Move the DEBUG_LOC record to DEBUG_LOC...
tree
|
commitdiff
2015-01-09
Duncan P. N. Exon...
Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
tree
|
commitdiff
2015-01-08
Duncan P. N. Exon...
IR: Add 'distinct' MDNodes to bitcode and assembly
tree
|
commitdiff
2015-01-05
Chandler Carruth
[PM] Switch the new pass manager to use a reference...
tree
|
commitdiff
2014-12-18
Rafael Espindola
Modernize the getStreamedBitcodeModule interface a...
tree
|
commitdiff
2014-12-11
Duncan P. N. Exon...
Bitcode: Add METADATA_NODE and METADATA_VALUE
tree
|
commitdiff
2014-12-11
Duncan P. N. Exon...
Bitcode: Add `OLD_` prefix to metadata node records
tree
|
commitdiff
2014-11-17
Rafael Espindola
Revert commits r222146 and r222137.
tree
|
commitdiff
2014-11-17
Rafael Espindola
Avoid undefined behavior by masking the shift amount.
tree
|
commitdiff
2014-11-17
Rafael Espindola
Use a more canonical way of computing a mask with N...
tree
|
commitdiff
2014-11-13
Rafael Espindola
Make a few helper functions static. NFC.
tree
|
commitdiff
2014-11-13
Rafael Espindola
Return word_t from read.
tree
|
commitdiff
2014-11-13
Rafael Espindola
Simplify code a bit. NFC.
tree
|
commitdiff
2014-11-13
Rafael Espindola
Small optimization: once the size is know, we don't...
tree
|
commitdiff
2014-11-13
Rafael Espindola
Read 64 bits at a time in the bitcode reader.
tree
|
commitdiff
2014-11-13
Jordan Rose
[Bitcode] AtEndOfStream should only check against the...
tree
|
commitdiff
2014-11-12
Rafael Espindola
Use the return of readBytes to find out if we are at...
tree
|
commitdiff
2014-11-12
Rafael Espindola
Return the number of read bytes in MemoryObject::readBytes.
tree
|
commitdiff
2014-11-12
Rafael Espindola
Reduce code duplication a bit. NFC.
tree
|
commitdiff
2014-11-12
Rafael Espindola
Delete dead code. NFC.
tree
|
commitdiff
2014-11-12
Rafael Espindola
Merge StreamableMemoryObject into MemoryObject.
tree
|
commitdiff
2014-11-06
Rafael Espindola
Don't repeat names in comments. NFC.
tree
|
commitdiff
2014-09-15
Benjamin Kramer
Spell out the template args for compilers having issues...
tree
|
commitdiff
2014-09-15
Benjamin Kramer
Use IntrusiveRefCntPtr to manage the lifetime of BitCod...
tree
|
commitdiff
2014-09-03
Rafael Espindola
Pass a && to getLazyBitcodeModule.
tree
|
commitdiff
2014-08-30
Jordan Rose
Teach llvm-bcanalyzer to use one stream's BLOCKINFO...
tree
|
commitdiff
2014-08-26
Rafael Espindola
Pass a std::unique_ptr<MemoryBuffer>& to getLazyBitcode...
tree
|
commitdiff
2014-08-26
Rafael Espindola
Pass a MemoryBufferRef when we can avoid taking ownership.
tree
|
commitdiff
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
tree
|
commitdiff
2014-08-01
Duncan P. N. Exon...
BitcodeReader: Fix some BlockAddress forward reference...
tree
|
commitdiff
2014-07-29
Rafael Espindola
Have a single enum for "not a bitcode" error.
tree
|
commitdiff
2014-07-29
Rafael Espindola
Move the bitcode error enum to the include directory.
tree
|
commitdiff
2014-07-28
Duncan P. N. Exon...
Bitcode: Serialize (and recover) use-list order
tree
|
commitdiff
2014-07-18
Hal Finkel
Add a dereferenceable attribute
tree
|
commitdiff
2014-07-16
Reid Kleckner
Roundtrip the inalloca bit on allocas through bitcode
tree
|
commitdiff
2014-07-04
Rafael Espindola
Revert "Convert a few std::strings to StringRef."
tree
|
commitdiff
2014-07-04
Rafael Espindola
Convert a few std::strings to StringRef.
tree
|
commitdiff
2014-07-04
Rafael Espindola
Remove unused old-style error handling.
tree
|
commitdiff
2014-06-27
David Majnemer
IR: Add COMDATs to the IR
tree
|
commitdiff
2014-06-27
Alp Toker
IRReader: don't mark MemoryBuffers const
tree
|
commitdiff
2014-06-27
Alp Toker
Propagate const-correctness into parseBitcodeFile()
tree
|
commitdiff
2014-06-23
Rafael Espindola
Make ObjectFile and BitcodeReader always own the Memory...
tree
|
commitdiff
2014-06-18
Rafael Espindola
Remove BitcodeReader::setBufferOwned.
tree
|
commitdiff
2014-06-05
Tom Roeder
Add a new attribute called 'jumptable' that creates...
tree
|
commitdiff
2014-05-20
Nick Lewycky
Add 'nonnull', a new parameter and return attribute...
tree
|
commitdiff
2014-04-18
Reid Kleckner
Update comment in LLVMBitCodes.h to reflect the actual...
tree
|
commitdiff
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
tree
|
commitdiff
2014-04-09
Craig Topper
[C++11] More 'nullptr' conversion or in some cases...
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-01-15
Rafael Espindola
Make parseBitcodeFile return an ErrorOr<Module *>.
tree
|
commitdiff
2014-01-13
Rafael Espindola
Update getLazyBitcodeModule to use ErrorOr for error...
tree
|
commitdiff
2014-01-13
Chris Lattner
fix a -Wdocumentation warning.
tree
|
commitdiff
2014-01-13
Chandler Carruth
[PM] Wire up support for writing bitcode with new PM.
tree
|
commitdiff
2014-01-09
Justin Bogner
Bitcode: Fix a typo in an assert
tree
|
commitdiff
2013-12-19
Reid Kleckner
Begin adding docs and IR-level support for the inalloca...
tree
|
commitdiff
2013-11-15
Matt Arsenault
Add addrspacecast instruction.
tree
|
commitdiff
2013-08-23
Andrea Di Biagio
Add function attribute 'optnone'.
tree
|
commitdiff
2013-07-26
Tobias Grosser
Make .bc en/decoding of AttrKind stable
tree
|
commitdiff
2013-06-17
Rafael Espindola
Move lib/Archive to tools/llvm-ar.
tree
|
commitdiff
2013-06-14
Rafael Espindola
Remove the LLVM specific archive index.
tree
|
commitdiff
next