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
/
IR
/
Verifier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move getVariableSize from Verifier.cpp into DIVariable::getSize() (NFC)
Adrian Prantl
2017-11-28
1
-26
/
+3
*
[Verifier] Remove the -verify-debug-info cl::opt
Vedant Kumar
2017-11-02
1
-2
/
+0
*
Create instruction classes for identifying any atomicity of memory intrinsic....
Daniel Neilson
2017-10-30
1
-5
/
+3
*
Represent runtime preemption in the IR.
Sean Fertile
2017-10-26
1
-0
/
+4
*
Verifier: Ignore CUs pulled in by ODR-uniqued types.
Adrian Prantl
2017-10-18
1
-0
/
+5
*
Revert "Verifier: Ignore CUs pulled in by ODR-uniqued types."
Adrian Prantl
2017-10-18
1
-6
/
+0
*
Verifier: Ignore CUs pulled in by ODR-uniqued types.
Adrian Prantl
2017-10-18
1
-0
/
+6
*
Move the stripping of invalid debug info from the Verifier to AutoUpgrade.
Adrian Prantl
2017-10-02
1
-25
/
+4
*
[Verifier] Stop accepting broken DIGlobalVariable(s).
Davide Italiano
2017-09-24
1
-1
/
+3
*
Fix uninteneded fallthrough detected by GCC warning
Reid Kleckner
2017-09-22
1
-0
/
+1
*
Re-land r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm...
Reid Kleckner
2017-09-21
1
-0
/
+2
*
Revert r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm....
Daniel Jasper
2017-09-21
1
-2
/
+0
*
[IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declare
Reid Kleckner
2017-09-20
1
-0
/
+2
*
Move duplicate helpers from DbgValueInst / DbgDeclareInst to DbgInfoIntrinsic
Reid Kleckner
2017-09-07
1
-28
/
+11
*
Revert "Revert r312139 "Verifier: Verify the correctness of fragment expressi...
Adrian Prantl
2017-08-31
1
-8
/
+22
*
Revert r312139 "Verifier: Verify the correctness of fragment expressions atta...
Hans Wennborg
2017-08-30
1
-22
/
+8
*
Verifier: Verify the correctness of fragment expressions attached to globals.
Adrian Prantl
2017-08-30
1
-8
/
+22
*
[Verifier] Diagnose invalid DIType references instead of crashing.
Davide Italiano
2017-08-25
1
-0
/
+1
*
Add ‘llvm.experimental.constrained.fma‘ Intrinsic.
Wei Ding
2017-08-24
1
-2
/
+4
*
Retire the llvm.dbg.mir hack after r311594.
Adrian Prantl
2017-08-23
1
-1
/
+1
*
Add a Verifier check for DILocation's scopes.
Adrian Prantl
2017-08-23
1
-0
/
+4
*
[Verifier] Avoid visiting DIGlobalVariables twice.
Davide Italiano
2017-08-17
1
-2
/
+0
*
[Verifier] Reject globals without a type associated.
Davide Italiano
2017-08-16
1
-0
/
+1
*
Add strictfp attribute to prevent unwanted optimizations of libm calls
Andrew Kaylor
2017-08-14
1
-0
/
+1
*
Remove PrologEpilogInserter's usage of DBG_VALUE's offset field
Adrian Prantl
2017-08-01
1
-1
/
+1
*
Add element atomic memset intrinsic
Daniel Neilson
2017-07-12
1
-1
/
+32
*
Add element atomic memmove intrinsic
Daniel Neilson
2017-07-12
1
-0
/
+36
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-2
/
+2
*
[IR] Make use of Type::isPtrOrPtrVectorTy/isIntOrIntVectorTy/isFPOrFPVectorTy...
Craig Topper
2017-07-09
1
-11
/
+8
*
[IR] Use CmpInst::isFPPredicate/isIntPredicate in a few other places. NFC
Craig Topper
2017-07-05
1
-4
/
+2
*
[Atomics] Rename and change prototype for atomic memcpy intrinsic
Daniel Neilson
2017-06-16
1
-10
/
+21
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
1
-0
/
+8
*
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
-2
/
+2
*
Add constrained intrinsics for some libm-equivalent operations
Andrew Kaylor
2017-05-25
1
-1
/
+18
*
[IR] Switch AttributeList to use an array for O(1) access
Reid Kleckner
2017-05-23
1
-11
/
+3
*
Support for taking the max of module flags when linking, use for PIE/PIC
Teresa Johnson
2017-05-23
1
-0
/
+7
*
Fix breakage after r303461
Matthias Braun
2017-05-20
1
-3
/
+0
*
Verifier: Check wchar_size module flag.
Matthias Braun
2017-05-19
1
-0
/
+9
*
Make it illegal for two Functions to point to the same DISubprogram
Adrian Prantl
2017-05-09
1
-2
/
+11
*
Revert r302469 "Make it illegal for two Functions to point to the same DISubp...
Hans Wennborg
2017-05-09
1
-11
/
+2
*
Make it illegal for two Functions to point to the same DISubprogram
Adrian Prantl
2017-05-08
1
-2
/
+11
*
AMDGPU: Add AMDGPU_HS calling convention
Marek Olsak
2017-05-02
1
-0
/
+1
*
Make getParamAlignment use argument numbers
Reid Kleckner
2017-04-28
1
-3
/
+3
*
Add speculatable function attribute
Matt Arsenault
2017-04-28
1
-11
/
+21
*
Add support for DW_TAG_thrown_type.
Adrian Prantl
2017-04-26
1
-0
/
+8
*
[IR] Make paramHasAttr to use arg indices instead of attr indices
Reid Kleckner
2017-04-14
1
-2
/
+2
*
Simplify some Verifier attribute checks with AttributeSet
Reid Kleckner
2017-04-14
1
-188
/
+175
*
[IR] Make getParamAttributes take argument numbers, not ArgNo+1
Reid Kleckner
2017-04-13
1
-3
/
+3
*
Remove unused functions. Remove static qualifier from functions in header fil...
Vassil Vassilev
2017-04-11
1
-22
/
+0
[next]