projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[AArch64] Add ARMv8.2-A FP16 vector instructions
[oota-llvm.git]
/
lib
/
Bitcode
/
2015-12-03
Mehdi Amini
Remove "ExportingModule" from ThinLTO Index (NFC)
tree
|
commitdiff
2015-11-21
Teresa Johnson
[ThinLTO] Handle bitcode without function summary secti...
tree
|
commitdiff
2015-11-21
Teresa Johnson
Move new assert to correct location
tree
|
commitdiff
2015-11-20
Teresa Johnson
[ThinLTO] Add MODULE_CODE_METADATA_VALUES record
tree
|
commitdiff
2015-11-19
Mehdi Amini
Do not require a Context to extract the FunctionIndex...
tree
|
commitdiff
2015-11-18
Sanjoy Das
[OperandBundles] Tighten OperandBundleDef's interface...
tree
|
commitdiff
2015-11-15
Teresa Johnson
Use a different block id for block of metadata kind...
tree
|
commitdiff
2015-11-13
Sanjay Patel
use range-based for loop; NFCI
tree
|
commitdiff
2015-11-10
Sanjoy Das
[OperandBundles] Identify operand bundles with both...
tree
|
commitdiff
2015-11-09
Mehdi Amini
Add a method to the BitcodeReader to parse only the...
tree
|
commitdiff
2015-11-07
Akira Hatanaka
[Bitcode] Add enums for call instruction markers and...
tree
|
commitdiff
2015-11-07
Sanjoy Das
[OperandBundles] Rename accessor, NFC
tree
|
commitdiff
2015-11-06
Akira Hatanaka
Add 'notail' marker for call instructions.
tree
|
commitdiff
2015-11-06
James Molloy
Add a new attribute: norecurse
tree
|
commitdiff
2015-11-05
Peter Collingbourne
DI: Reverse direction of subprogram -> function edge.
tree
|
commitdiff
2015-11-05
Mehdi Amini
Fix Abbrev emission in WriteIdentificationBlock
tree
|
commitdiff
2015-11-04
Filipe Cabecinhas
Error out when faced with value names containing '\0'
tree
|
commitdiff
2015-11-03
Filipe Cabecinhas
Don't assert if materializing before seeing any functio...
tree
|
commitdiff
2015-11-03
Filipe Cabecinhas
Don't use Twine objects after their lifetimes end.
tree
|
commitdiff
2015-11-03
Teresa Johnson
Restore "Support for ThinLTO function importing and...
tree
|
commitdiff
2015-11-02
Teresa Johnson
Revert "Support for ThinLTO function importing and...
tree
|
commitdiff
2015-11-02
Teresa Johnson
Support for ThinLTO function importing and symbol linking.
tree
|
commitdiff
2015-11-02
Teresa Johnson
Clang format a few prior patches (NFC)
tree
|
commitdiff
2015-10-30
Filipe Cabecinhas
Revert "Don't assert if materializing before seeing...
tree
|
commitdiff
2015-10-29
Filipe Cabecinhas
Don't assert if materializing before seeing any functio...
tree
|
commitdiff
2015-10-27
Peter Collingbourne
Bitcode: Fix more unsigned integer overflow bugs.
tree
|
commitdiff
2015-10-27
Vedant Kumar
[IR] Limit bits used for CallingConv::ID, update tests
tree
|
commitdiff
2015-10-26
Oleksiy Vyalov
Use Twin instead of std::to_string.
tree
|
commitdiff
2015-10-26
Mehdi Amini
Add an (optional) identification block in the bitcode
tree
|
commitdiff
2015-10-21
Teresa Johnson
Silence Visual C++ warning in function summary parsing...
tree
|
commitdiff
2015-10-19
Teresa Johnson
Pass FunctionInfoIndex by reference to WriteFunctionSum...
tree
|
commitdiff
2015-10-13
Duncan P. N. Exon...
BitcodeReader: Remove ilist iterator implicit conversio...
tree
|
commitdiff
2015-10-13
Duncan P. N. Exon...
BitcodeWriter: Stop using implicit ilist iterator conve...
tree
|
commitdiff
2015-10-10
Teresa Johnson
Fix PR25101 - Handle anonymous functions without VST...
tree
|
commitdiff
2015-10-08
Teresa Johnson
Fix combined function index abbrev (NFC)
tree
|
commitdiff
2015-10-06
Filipe Cabecinhas
Make sure the CastInst is valid before trying to create it
tree
|
commitdiff
2015-10-04
Teresa Johnson
Remove unused private field introduced by r249270.
tree
|
commitdiff
2015-10-04
Teresa Johnson
Support for function summary index bitcode sections...
tree
|
commitdiff
2015-09-24
Sanjoy Das
[Bitcode][Asm] Teach LLVM to read and write operand...
tree
|
commitdiff
2015-09-18
Aaron Ballman
Silencing a -Wsign-compare warning; NFC.
tree
|
commitdiff
2015-09-17
David Blaikie
[opaque pointer types] Add an explicit pointee type...
tree
|
commitdiff
2015-09-17
Teresa Johnson
Restore "Function bitcode index in Value Symbol Table...
tree
|
commitdiff
2015-09-17
Teresa Johnson
Revert "Function bitcode index in Value Symbol Table...
tree
|
commitdiff
2015-09-17
Teresa Johnson
Function bitcode index in Value Symbol Table and lazy...
tree
|
commitdiff
2015-09-17
Teresa Johnson
Refactor string encoding checks in BitcodeWriter (NFC)
tree
|
commitdiff
2015-09-14
David Blaikie
Revert "[opaque pointer type] Pass GlobalAlias the...
tree
|
commitdiff
2015-09-03
Joseph Tremoulet
[WinEH] Add cleanupendpad instruction
tree
|
commitdiff
2015-08-31
Filipe Cabecinhas
[BitcodeReader] Ensure we can read constant vector...
tree
|
commitdiff
2015-08-31
Karl Schimpf
Change comment to verify commit accesss.
tree
|
commitdiff
2015-08-28
Duncan P. N. Exon...
DI: Require subprogram definitions to be distinct
tree
|
commitdiff
2015-08-23
David Majnemer
[IR] Cleanup EH instructions a little bit
tree
|
commitdiff
2015-08-23
Joseph Tremoulet
[WinEH] Require token linkage in EH pad/ret signatures
tree
|
commitdiff
2015-08-15
David Majnemer
[IR] Give catchret an optional 'return value' operand
tree
|
commitdiff
2015-08-14
David Majnemer
[IR] Add token types
tree
|
commitdiff
2015-08-10
Yaron Keren
Rangify for loop, NFC.
tree
|
commitdiff
2015-08-03
Duncan P. N. Exon...
DI: Disallow uniquable DICompileUnits
tree
|
commitdiff
2015-07-31
Duncan P. N. Exon...
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
tree
|
commitdiff
2015-07-31
David Majnemer
New EH representation for MSVC compatibility
tree
|
commitdiff
2015-07-28
Bob Wilson
Reserve some constant values for the Swift calling...
tree
|
commitdiff
2015-07-11
Igor Laevsky
Add argmemonly attribute.
tree
|
commitdiff
2015-07-10
James Molloy
Add support for fast-math flags to the FCmp instruction.
tree
|
commitdiff
2015-07-10
David Majnemer
Revert the new EH instructions
tree
|
commitdiff
2015-07-10
David Majnemer
New EH representation for MSVC compatibility
tree
|
commitdiff
2015-07-03
Filipe Cabecinhas
Remove always-true comparison, NFC.
tree
|
commitdiff
2015-07-03
Rafael Espindola
Avoid a use after free.
tree
|
commitdiff
2015-07-02
Rafael Espindola
Fix for PR23310: llvm-dis crashes when trying to upgrad...
tree
|
commitdiff
2015-07-02
Rafael Espindola
Rangify some loops.
tree
|
commitdiff
2015-06-29
Adrian Prantl
Add a DIModule metadata node to the IR.
tree
|
commitdiff
2015-06-25
Pete Cooper
Use foreach loop over constant operands. NFC.
tree
|
commitdiff
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
tree
|
commitdiff
2015-06-22
Rafael Espindola
Remove the IsStreamed member variable.
tree
|
commitdiff
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
tree
|
commitdiff
2015-06-17
Benjamin Kramer
[Bitcode] Replace hand-coded little endian handling...
tree
|
commitdiff
2015-06-17
David Majnemer
Move the personality function from LandingPadInst to...
tree
|
commitdiff
2015-06-17
Rafael Espindola
Handle forward referenced function when streaming bitcode.
tree
|
commitdiff
2015-06-17
Rafael Espindola
Handle MaterializeAll in getLazyBitcodeModuleImpl....
tree
|
commitdiff
2015-06-16
Rafael Espindola
Use std::unique_ptr to manage the DataStreamer in bitco...
tree
|
commitdiff
2015-06-16
Rafael Espindola
Return a unique_ptr from getLazyBitcodeModule and parse...
tree
|
commitdiff
2015-06-16
Rafael Espindola
Improve handling of end of file in the bitcode reader.
tree
|
commitdiff
2015-06-16
Duncan P. N. Exon...
modules: Add explicit dependency on intrinsics_gen
tree
|
commitdiff
2015-06-15
Peter Collingbourne
Protection against stack-based memory corruption errors...
tree
|
commitdiff
2015-06-15
Rafael Espindola
Don't indent inside a namespace. NFC.
tree
|
commitdiff
2015-06-15
Rafael Espindola
Replace @ with the more common \. NFC.
tree
|
commitdiff
2015-06-15
Rafael Espindola
Don't repeat names in comments and start functions...
tree
|
commitdiff
2015-06-15
Rafael Espindola
Cleanup the constructor of BitcodeReader. NFC.
tree
|
commitdiff
2015-06-12
Yaron Keren
Rangify several for loops in ValueEnumerator constructor.
tree
|
commitdiff
2015-06-12
Yaron Keren
Rangify two for loops in BitcodeReader.cpp.
tree
|
commitdiff
2015-06-06
Filipe Cabecinhas
Use early return idiom. NFC
tree
|
commitdiff
2015-06-03
Filipe Cabecinhas
[BitcodeReader] Diagnose type mismatches with aliases
tree
|
commitdiff
2015-06-03
Filipe Cabecinhas
[BitcodeReader] Check vector size before trying to...
tree
|
commitdiff
2015-05-30
Filipe Cabecinhas
[BitcodeReader] Change an assert to a call to a call...
tree
|
commitdiff
2015-05-29
Benjamin Kramer
Replace push_back(Constructor(foo)) with emplace_back...
tree
|
commitdiff
2015-05-27
Filipe Cabecinhas
[BitcodeReader] Change assert to report_fatal_error
tree
|
commitdiff
2015-05-27
Filipe Cabecinhas
[BitstreamReader] Make sure the Array operand type...
tree
|
commitdiff
2015-05-27
Filipe Cabecinhas
clang-format a couple of lines
tree
|
commitdiff
2015-05-26
Filipe Cabecinhas
[BitcodeReader] Make sure abbrev records have at least...
tree
|
commitdiff
2015-05-26
Owen Anderson
Add initial support for the convergent attribute.
tree
|
commitdiff
2015-05-26
Filipe Cabecinhas
[BitcodeReader] Sanity check on Comdat ID
tree
|
commitdiff
2015-05-25
Rafael Espindola
Simplify boolean conditional return statements.
tree
|
commitdiff
2015-05-21
Adrian Prantl
IR / debug info: Add a DWOId field to DICompileUnit,
tree
|
commitdiff
next