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
/
LLParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[X86] Added support for nocf_check attribute for indirect Branch Tracking
Oren Ben Simhon
2018-03-17
1
-0
/
+3
*
Make the LLParser accept call instructions of variables in the program AS
Alexander Richardson
2018-02-27
1
-16
/
+35
*
[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
1
-9
/
+3
*
[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
1
-0
/
+4
*
Represent runtime preemption in the IR.
Sean Fertile
2017-10-26
1
-27
/
+71
*
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
1
-1
/
+2
*
[AMDGPU] calling conventions for AMDPAL OS type
Tim Renouf
2017-09-29
1
-0
/
+4
*
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
1
-0
/
+3
*
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
1
-2
/
+2
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-21
/
+43
*
[IR] Make use of Type::isPtrOrPtrVectorTy/isIntOrIntVectorTy/isFPOrFPVectorTy...
Craig Topper
2017-07-09
1
-5
/
+5
*
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
1
-2
/
+2
*
Remove line and file from DINamespace.
Adrian Prantl
2017-04-28
1
-3
/
+1
*
Add speculatable function attribute
Matt Arsenault
2017-04-28
1
-0
/
+1
*
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
1
-14
/
+13
*
Reland "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"
Reid Kleckner
2017-04-10
1
-58
/
+30
*
Allow DataLayout to specify addrspace for allocas.
Matt Arsenault
2017-04-10
1
-4
/
+49
*
Revert "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"
Reid Kleckner
2017-04-10
1
-30
/
+58
*
[IR] Make AttributeSetNode public, avoid temporary AttributeList copies
Reid Kleckner
2017-04-10
1
-58
/
+30
*
getPristineRegs is not accurately considering shrink wrapping puts
Eric Christopher
2017-03-30
1
-0
/
+3
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-54
/
+44
*
[DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...
Konstantin Zhuravlyov
2017-03-08
1
-3
/
+10
*
Change debug-info-for-profiling from a TargetOption to a function attribute.
Dehao Chen
2017-02-01
1
-2
/
+3
*
ASMParser: use range-based for loops (NFC)
Saleem Abdulrasool
2016-12-27
1
-8
/
+5
*
[DebugInfo] Added support for Checksum debug info feature.
Amjad Aboud
2016-12-25
1
-3
/
+27
*
[LLParser] Make the line field of DIMacro(File) optional.
Adrian Prantl
2016-12-22
1
-2
/
+2
*
[LLParser] Parse vector GEP constant expression correctly
Michael Kuperstein
2016-12-21
1
-4
/
+7
[prev]
[next]