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
/
Bitcode
/
Writer
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bitcode: Add ValueEnumerator::getMetadataOrNullID(), NFC
Duncan P. N. Exon Smith
2015-01-20
3
-21
/
+14
*
Bring r226038 back.
Rafael Espindola
2015-01-19
1
-5
/
+5
*
Revert r226242 - Revert Revert Don't create new comdats in CodeGen
Timur Iskhodzhanov
2015-01-16
1
-5
/
+5
*
Revert "Revert Don't create new comdats in CodeGen"
Rafael Espindola
2015-01-16
1
-5
/
+5
*
Revert Don't create new comdats in CodeGen
Timur Iskhodzhanov
2015-01-15
1
-5
/
+5
*
Don't create new comdats in CodeGen.
Rafael Espindola
2015-01-14
1
-5
/
+5
*
Add support for comdats with names larger than 256 characters.
Rafael Espindola
2015-01-14
1
-2
/
+4
*
AsmParser/Bitcode: Add support for MDLocation
Duncan P. N. Exon Smith
2015-01-13
3
-1
/
+44
*
Bitcode: Range-based for, NFC
Duncan P. N. Exon Smith
2015-01-12
1
-2
/
+2
*
Bitcode: Add abbreviation for METADATA_NAME
Duncan P. N. Exon Smith
2015-01-12
1
-3
/
+12
*
Bitcode: Range-based for, NFC
Duncan P. N. Exon Smith
2015-01-12
1
-7
/
+4
*
Bitcode: Range-based for, NFC
Duncan P. N. Exon Smith
2015-01-12
1
-4
/
+4
*
Bitcode: Simplify emission of METADATA_BLOCK
Duncan P. N. Exon Smith
2015-01-12
3
-36
/
+32
*
Revert "Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD"
Duncan P. N. Exon Smith
2015-01-09
1
-1
/
+1
*
Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
Duncan P. N. Exon Smith
2015-01-09
1
-1
/
+1
*
IR: Add 'distinct' MDNodes to bitcode and assembly
Duncan P. N. Exon Smith
2015-01-08
1
-1
/
+3
*
clang-format. NFC.
Rafael Espindola
2015-01-08
1
-11
/
+22
*
[PM] Switch the new pass manager to use a reference-based API for IR
Chandler Carruth
2015-01-05
1
-2
/
+2
*
Make ValueEnumerator::print use OS for metadata too. Noticed by inspection.
Nick Lewycky
2014-12-17
1
-2
/
+1
*
Bitcode: Use unsigned char to record MDStrings
Duncan P. N. Exon Smith
2014-12-11
1
-1
/
+1
*
Bitcode: Add METADATA_NODE and METADATA_VALUE
Duncan P. N. Exon Smith
2014-12-11
2
-38
/
+10
*
Bitcode: Add `OLD_` prefix to metadata node records
Duncan P. N. Exon Smith
2014-12-11
1
-3
/
+3
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
3
-134
/
+183
*
Prologue support
Peter Collingbourne
2014-12-03
2
-5
/
+20
*
Add and use Type::subtypes. NFC.
Rafael Espindola
2014-11-24
1
-3
/
+2
*
Pass a reference to ValueEnumerator.
Rafael Espindola
2014-11-17
3
-37
/
+36
*
Revert "IR: MDNode => Value"
Duncan P. N. Exon Smith
2014-11-11
2
-5
/
+5
*
IR: MDNode => Value: Instruction::getAllMetadataOtherThanDebugLoc()
Duncan P. N. Exon Smith
2014-11-03
2
-5
/
+5
*
IR: Reorder metadata bitcode serialization, NFC
Duncan P. N. Exon Smith
2014-10-21
1
-12
/
+14
*
IR: Remove dead code in metadata bitcode writing, NFC
Duncan P. N. Exon Smith
2014-10-21
3
-16
/
+12
*
correct const-ness with auto and dyn_cast
Sanjay Patel
2014-10-15
1
-3
/
+3
*
Use 'auto' for easier reading; no functional change intended.
Sanjay Patel
2014-10-15
1
-6
/
+3
*
Introduce LLVMWriteBitcodeToMemoryBuffer C API function.
Peter Collingbourne
2014-10-14
1
-0
/
+8
*
Modernize raw_fd_ostream's constructor a bit.
Rafael Espindola
2014-08-25
1
-3
/
+3
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
UseListOrder: Handle self-users
Duncan P. N. Exon Smith
2014-07-31
1
-3
/
+3
*
UseListOrder: Don't give constant IDs to GlobalValues
Duncan P. N. Exon Smith
2014-07-31
1
-3
/
+6
*
UseListOrder: Visit global values
Duncan P. N. Exon Smith
2014-07-30
1
-4
/
+3
*
Reapply "UseListOrder: Order GlobalValue uses after initializers"
Duncan P. N. Exon Smith
2014-07-30
1
-14
/
+55
*
UseListOrder: Fix undefined behaviour
Duncan P. N. Exon Smith
2014-07-30
1
-2
/
+7
*
Revert "UseListOrder: Order GlobalValue uses after initializers"
Duncan P. N. Exon Smith
2014-07-29
1
-55
/
+14
*
UseListOrder: Order GlobalValue uses after initializers
Duncan P. N. Exon Smith
2014-07-29
1
-14
/
+55
*
UseListOrder: Create a struct around OrderMap, NFC
Duncan P. N. Exon Smith
2014-07-29
1
-1
/
+9
*
IR: Create the use-list order shuffle vector in-place
Duncan P. N. Exon Smith
2014-07-29
1
-4
/
+3
*
Bitcode: Correctly compare a Use against itself
Duncan P. N. Exon Smith
2014-07-29
1
-0
/
+3
*
IR: Optimize size of use-list order shuffle vectors
Duncan P. N. Exon Smith
2014-07-28
1
-6
/
+5
*
Bitcode: Serialize (and recover) use-list order
Duncan P. N. Exon Smith
2014-07-28
3
-94
/
+234
*
Bitcode: Don't optimize constants when preserving use-list order
Duncan P. N. Exon Smith
2014-07-25
1
-0
/
+6
*
IPO: Add use-list-order verifier
Duncan P. N. Exon Smith
2014-07-25
1
-7
/
+2
*
Add a dereferenceable attribute
Hal Finkel
2014-07-18
1
-0
/
+2
[prev]
[next]