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
*
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
*
[IR] Make AttributeSetNode public, avoid temporary AttributeList copies
Reid Kleckner
2017-04-10
2
-62
/
+34
*
getPristineRegs is not accurately considering shrink wrapping puts
Eric Christopher
2017-03-30
1
-0
/
+3
*
[IR] Add AllowContract to FastMathFlags
Adam Nemet
2017-03-28
3
-0
/
+6
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
2
-60
/
+50
*
[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
3
-3
/
+34
*
[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
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-5
/
+17
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-17
/
+5
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-5
/
+17
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-17
/
+5
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-5
/
+17
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
2
-10
/
+10
*
[AsmParser] Avoid recursing when lexing ';'. NFC.
Ahmed Bougacha
2016-11-16
1
-52
/
+54
*
IR: Introduce inrange attribute on getelementptr indices.
Peter Collingbourne
2016-11-10
4
-11
/
+25
*
Add DWARF debug info support for C++11 inline namespaces.
Adrian Prantl
2016-11-03
1
-2
/
+3
[next]