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
*
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
*
DebugInfo: preparation to implement DW_AT_alignment
Victor Leschuk
2016-10-20
1
-7
/
+12
*
DebugInfo: change alignment type from uint64_t to uint32_t to save space.
Victor Leschuk
2016-10-18
1
-3
/
+3
*
[X86] Basic additions to support RegCall Calling Convention.
Oren Ben Simhon
2016-10-13
3
-0
/
+3
*
[AsmParser] Remove unused partial template specialization.
Davide Italiano
2016-09-22
1
-10
/
+0
*
Don't create a SymbolTable in Function when the LLVMContext discards value na...
Mehdi Amini
2016-09-17
1
-3
/
+3
*
Fix auto-upgrade of TBAA tags in Bitcode Reader
Mehdi Amini
2016-09-14
1
-2
/
+7
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-2
/
+2
*
DebugInfo: use strongly typed enum for debug info flags
Leny Kholodov
2016-09-06
1
-9
/
+12
*
Revert "DebugInfo: use strongly typed enum for debug info flags"
Mehdi Amini
2016-09-06
1
-12
/
+9
[next]