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
/
docs
/
LangRef.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR28516: Fix LangRef description of call and invoke to match IR changes for t...
David Blaikie
2016-07-13
1
-14
/
+16
*
Update the LangRef description of the 'returned' attribute
Hal Finkel
2016-07-10
1
-6
/
+7
*
NVPTX: Replace uses of cuda.syncthreads with nvvm.barrier0
Justin Bogner
2016-07-06
1
-1
/
+1
*
Add writeonly IR attribute
Nicolai Haehnle
2016-07-04
1
-0
/
+7
*
fix some various typos in the doc
Sylvestre Ledru
2016-07-02
1
-2
/
+2
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-06-28
1
-10
/
+10
*
Verifier: Reject non-float !fpmath
Matt Arsenault
2016-06-27
1
-2
/
+2
*
Revert -r273892 "Support arbitrary addrspace pointers in masked load/store in...
Artur Pilipenko
2016-06-27
1
-10
/
+10
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-06-27
1
-10
/
+10
*
IR: Introduce llvm.type.checked.load intrinsic.
Peter Collingbourne
2016-06-25
1
-0
/
+54
*
IR: New representation for CFI and virtual call optimization pass metadata.
Peter Collingbourne
2016-06-24
1
-12
/
+6
*
LangRef: Note expectations when loading with extra alignment
Matt Arsenault
2016-06-16
1
-2
/
+14
*
IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne
2016-06-14
1
-13
/
+23
*
[SystemZ] Enable index register memory constraints for inline ASM
Ulrich Weigand
2016-06-13
1
-4
/
+8
*
Update call site attribute documentation
Matt Arsenault
2016-06-10
1
-2
/
+2
*
[SystemZ] Enable long displacement constraints for inline ASM operands
Ulrich Weigand
2016-06-09
1
-2
/
+4
*
[IR] Disallow loading and storing unsized types
Sanjoy Das
2016-06-01
1
-13
/
+14
*
Add support for metadata attachments for global variables.
Peter Collingbourne
2016-05-31
1
-2
/
+3
*
[Docs] CodeGen has supported vector icmp/fcmp for a long time.
Ahmed Bougacha
2016-05-31
1
-6
/
+0
*
[CaptureTracking] Volatile operations capture their memory location
David Majnemer
2016-05-26
1
-1
/
+2
*
Fail early on unknown appending linkage variables.
Rafael Espindola
2016-05-16
1
-0
/
+5
*
[Docs] clarify semantics of x.with.overflow intrinsics
John Regehr
2016-05-12
1
-1
/
+20
*
All llvm.deoptimize declarations must use the same calling convention
Sanjoy Das
2016-05-12
1
-0
/
+3
*
Make "@name =" mandatory for globals in .ll files.
Rafael Espindola
2016-05-10
1
-1
/
+1
*
[LowerGuardIntrinsics] Keep track of !make.implicit metadata
Sanjoy Das
2016-04-30
1
-1
/
+6
*
Fixed sphinx warning from r267672
Adam Nemet
2016-04-27
1
-1
/
+1
*
[LoopDist] Add llvm.loop.distribute.enable loop metadata
Adam Nemet
2016-04-27
1
-0
/
+21
*
[Docs] Try to clarify the concept of domains for noalias scope
Adam Nemet
2016-04-27
1
-1
/
+9
*
[LoopVectorize] Don't consider conditional-load dereferenceability for marked...
Hal Finkel
2016-04-26
1
-1
/
+2
*
DebugInfo: Remove MDString-based type references
Duncan P. N. Exon Smith
2016-04-23
1
-11
/
+15
*
Introduce llvm.load.relative intrinsic.
Peter Collingbourne
2016-04-22
1
-0
/
+25
*
Document source_filename in LangRef.
Teresa Johnson
2016-04-22
1
-0
/
+20
*
[AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic.
Marcin Koscielnicki
2016-04-19
1
-0
/
+27
*
[SSP, 2/2] Create llvm.stackguard() intrinsic and lower it to LOAD_STACK_GUARD
Tim Shen
2016-04-19
1
-0
/
+35
*
Introduce a "patchable-function" function attribute
Sanjoy Das
2016-04-19
1
-0
/
+25
*
IR: Use an explicit map for debug info type uniquing
Duncan P. N. Exon Smith
2016-04-17
1
-0
/
+5
*
IR: Use ODR to unique DICompositeType members
Duncan P. N. Exon Smith
2016-04-17
1
-2
/
+11
*
LangRef: Removed some outdated text about DIDerivedType
Duncan P. N. Exon Smith
2016-04-17
1
-5
/
+2
*
LangRef: Fix some bugs in debug info descriptions
Duncan P. N. Exon Smith
2016-04-16
1
-4
/
+9
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Adam Nemet
2016-04-14
1
-10
/
+10
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-04-12
1
-10
/
+10
*
LangRef: Update example syntax for atomic load instruction
Matt Arsenault
2016-04-12
1
-1
/
+1
*
Add the allocsize attribute to LLVM.
George Burgess IV
2016-04-12
1
-0
/
+9
*
[SSP] Remove llvm.stackprotectorcheck.
Tim Shen
2016-04-08
1
-38
/
+0
*
[GCC] Attribute ifunc support in llvm
Dmitry Polukhin
2016-04-07
1
-0
/
+19
*
Swift Calling Convention: swiftcc for ARM.
Manman Ren
2016-04-05
1
-0
/
+1
*
Swift Calling Convention: add swiftcc.
Manman Ren
2016-04-05
1
-0
/
+3
*
Swift Calling Convention: add swifterror attribute.
Manman Ren
2016-04-01
1
-0
/
+19
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
Introduce a @llvm.experimental.guard intrinsic
Sanjoy Das
2016-03-31
1
-0
/
+44
[next]