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
/
AsmParser
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AsmParser] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-12
3
-41
/
+41
*
[ThinLTO] Parse module summary index from assembly
Teresa Johnson
2018-06-26
6
-23
/
+1537
*
[ThinLTO] Print module summary index to assembly
Teresa Johnson
2018-05-26
5
-23
/
+85
*
[STLExtras] Add distance() for ranges, pred_size(), and succ_size()
Vedant Kumar
2018-05-10
1
-2
/
+2
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-3
/
+19
*
Add the ShadowCallStack attribute
Vlad Tsyrklevich
2018-04-03
3
-0
/
+6
*
[SimplifyCFG] Create attribute for fuzzing-specific optimizations.
Matt Morehouse
2018-03-22
3
-0
/
+6
*
[X86] Added support for nocf_check attribute for indirect Branch Tracking
Oren Ben Simhon
2018-03-17
3
-0
/
+5
*
Make the LLParser accept call instructions of variables in the program AS
Alexander Richardson
2018-02-27
2
-19
/
+38
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-4
/
+9
*
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile
Scott Linder
2018-02-12
1
-7
/
+16
*
Re-commit r324489: [DebugInfo] Improvements to representation of enumeration ...
Momchil Velikov
2018-02-12
1
-3
/
+49
*
Revert "[DebugInfo] Improvements to representation of enumeration types (PR36...
Momchil Velikov
2018-02-07
1
-49
/
+3
*
[DebugInfo] Improvements to representation of enumeration types (PR36168)
Momchil Velikov
2018-02-07
1
-3
/
+49
*
Add DWARF for discriminated unions
Adrian Prantl
2018-02-06
1
-3
/
+5
*
LLParser: add an argument for overriding data layout and do not check alloca ...
Yaxun Liu
2018-01-30
3
-27
/
+31
*
[Metadata] Extend 'count' field of DISubrange to take a metadata node
Sander de Smalen
2018-01-24
1
-2
/
+87
*
Allow dso_local on ifunc.
Rafael Espindola
2018-01-12
1
-5
/
+0
*
Make internal/private GVs implicitly dso_local.
Rafael Espindola
2018-01-11
1
-3
/
+10
*
Hardware-assisted AddressSanitizer (llvm part).
Evgeniy Stepanov
2017-12-09
3
-0
/
+6
*
[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...
Sanjay Patel
2017-11-06
3
-1
/
+7
*
Represent runtime preemption in the IR.
Sean Fertile
2017-10-26
4
-30
/
+82
*
Fix assembler for alloca of multiple elements in non-zero addr space
Yaxun Liu
2017-10-14
1
-5
/
+16
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
1
-2
/
+0
*
Bitcode: add an auto-upgrade for LTO section name
Saleem Abdulrasool
2017-10-06
1
-0
/
+1
*
Move the stripping of invalid debug info from the Verifier to AutoUpgrade.
Adrian Prantl
2017-10-02
3
-14
/
+22
*
[AMDGPU] calling conventions for AMDPAL OS type
Tim Renouf
2017-09-29
3
-0
/
+8
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
1
-2
/
+3
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
1
-1
/
+1
*
Parse and print DIExpressions inline to ease IR and MIR testing
Reid Kleckner
2017-08-23
1
-4
/
+11
*
Add strictfp attribute to prevent unwanted optimizations of libm calls
Andrew Kaylor
2017-08-14
3
-0
/
+5
*
Debug Info: Add a file: field to DIImportedEntity.
Adrian Prantl
2017-07-19
1
-2
/
+4
*
[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as well
Martin Storsjo
2017-07-17
3
-4
/
+4
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
4
-24
/
+47
*
[IR] Make use of Type::isPtrOrPtrVectorTy/isIntOrIntVectorTy/isFPOrFPVectorTy...
Craig Topper
2017-07-09
1
-5
/
+5
*
Add dependency from AsmParser to BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[IR] De-virtualize ~Value to save a vptr
Reid Kleckner
2017-05-18
1
-4
/
+4
*
[IR] Allow attributes with global variables
Javed Absar
2017-05-11
1
-2
/
+16
*
AMDGPU: Add AMDGPU_HS calling convention
Marek Olsak
2017-05-02
3
-2
/
+4
*
Remove line and file from DINamespace.
Adrian Prantl
2017-04-28
1
-3
/
+1
*
Add speculatable function attribute
Matt Arsenault
2017-04-28
3
-0
/
+3
*
Add support for DW_TAG_thrown_type.
Adrian Prantl
2017-04-26
1
-8
/
+9
*
Prefer addAttr(Attribute::AttrKind) over the AttributeList overload
Reid Kleckner
2017-04-19
1
-9
/
+6
*
[IR] Take func, ret, and arg attrs separately in AttributeList::get
Reid Kleckner
2017-04-13
1
-17
/
+12
*
[IR] Add AttributeSet to hide AttributeSetNode* again, NFC
Reid Kleckner
2017-04-12
2
-18
/
+17
*
Reland "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"
Reid Kleckner
2017-04-10
2
-62
/
+34
*
Allow DataLayout to specify addrspace for allocas.
Matt Arsenault
2017-04-10
2
-4
/
+51
*
Revert "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"
Reid Kleckner
2017-04-10
2
-34
/
+62
[next]