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
/
test
/
Bitcode
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: fix bitcode upgrade of @llvm.neon.addp.
Tim Northover
2020-01-14
2
-0
/
+18
*
Ignore "no-frame-pointer-elim" and "no-frame-pointer-elim-non-leaf" in favor ...
Fangrui Song
2019-12-30
1
-0
/
+33
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
1
-1
/
+1
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
2
-3
/
+3
*
Add support for multi-module bitcode files to llvm-dis
Matthew Voss
2019-11-14
2
-10
/
+0
*
[IR] Redefine Freeze instruction
aqjune
2019-11-12
1
-14
/
+12
*
[ThinLTO] Import readonly vars with refs
evgeny
2019-11-07
3
-5
/
+5
*
[IR] Add Freeze instruction
aqjune
2019-11-05
1
-1
/
+13
*
[IR] Allow fast math flags on calls with floating point array type.
Jay Foad
2019-10-30
1
-9
/
+58
*
Add Windows Control Flow Guard checks (/guard:cf).
Andrew Paverd
2019-10-28
3
-0
/
+10
*
[ObjC][ARC] Check whether the return and parameter types of the old and
Akira Hatanaka
2019-10-24
2
-0
/
+21
*
Minor movement of one function with now-correct strictfp attribute to pass
Kevin P. Neal
2019-10-23
1
-10
/
+10
*
Add FMF to vector ops for phi
Michael Berg
2019-10-14
1
-0
/
+21
*
[FPEnv][NFC] Change test to conform to strictfp attribute rules.
Kevin P. Neal
2019-10-09
1
-3
/
+7
*
[IR] allow fast-math-flags on phi of FP values (2nd try)
Sanjay Patel
2019-09-25
1
-0
/
+21
*
Revert [IR] allow fast-math-flags on phi of FP values
Sanjay Patel
2019-09-25
1
-21
/
+0
*
[IR] allow fast-math-flags on phi of FP values
Sanjay Patel
2019-09-25
1
-0
/
+21
*
Add AutoUpgrade function to add new address space datalayout string to existi...
Amy Huang
2019-09-18
3
-0
/
+27
*
[BitcodeReader] Check if we can create a null constant for type.
Florian Hahn
2019-08-21
2
-0
/
+6
*
[Intrinsics] Add a 'NoAlias' intrinsic property; annotate llvm.memcpy
David Bolvansky
2019-08-14
1
-1
/
+1
*
[AutoUpgrader] Make ArcRuntime Autoupgrader more conservative
Steven Wu
2019-08-13
2
-34
/
+36
*
Do not call replaceAllUsesWith to upgrade calls to ARC runtime functions
Akira Hatanaka
2019-08-13
3
-6
/
+54
*
Revert "Do not call replaceAllUsesWith to upgrade calls to ARC runtime functi...
Akira Hatanaka
2019-08-13
3
-54
/
+6
*
Do not call replaceAllUsesWith to upgrade calls to ARC runtime functions
Akira Hatanaka
2019-08-12
3
-6
/
+54
*
[ObjC][ARC] Upgrade calls to ARC runtime functions to intrinsic calls if
Akira Hatanaka
2019-08-08
4
-2
/
+77
*
[DataLayout] Check StackNatural and FunctionPtr alignments.
Florian Hahn
2019-08-07
2
-0
/
+5
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
3
-60
/
+60
*
Reland: [Remarks] Add an LLVM-bitstream-based remark serializer
Francis Visoiu Mistrih
2019-07-31
2
-0
/
+3
*
Revert "[Remarks] Add an LLVM-bitstream-based remark serializer"
Francis Visoiu Mistrih
2019-07-31
2
-3
/
+0
*
[Remarks] Add an LLVM-bitstream-based remark serializer
Francis Visoiu Mistrih
2019-07-30
2
-0
/
+3
*
[FunctionAttrs] Annotate "willreturn" for intrinsics
Hideto Ueno
2019-07-28
8
-62
/
+70
*
Allow prefetching from non-zero address spaces
JF Bastien
2019-07-25
8
-26
/
+26
*
IR: Teach GlobalIndirectSymbol::getBaseObject() to handle more kinds of expre...
Peter Collingbourne
2019-07-24
1
-0
/
+11
*
Added address-space mangling for stack related intrinsics
Christudasan Devadasan
2019-07-22
8
-8
/
+8
*
ARM MTE stack sanitizer.
Evgeniy Stepanov
2019-07-15
1
-2
/
+9
*
Recommit "[BitcodeReader] Validate OpNum, before accessing Record array."
Florian Hahn
2019-07-14
2
-0
/
+5
*
[BitcodeReader] Use tighter upper bound to validate forward references.
Florian Hahn
2019-07-14
1
-1
/
+1
*
[Attributor] Deduce "nosync" function attribute.
Stefan Stipanovic
2019-07-11
1
-3
/
+10
*
Revert [BitcodeReader] Validate OpNum, before accessing Record array.
Florian Hahn
2019-07-11
2
-5
/
+0
*
[BitcodeReader] Validate OpNum, before accessing Record array.
Florian Hahn
2019-07-11
2
-0
/
+5
*
[NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63
Johannes Doerfert
2019-07-11
2
-1
/
+1
*
Add, and infer, a nofree function attribute
Brian Homerding
2019-07-08
1
-2
/
+8
*
[ThinLTO] Attempt to recommit r365188 after alignment fix
Eugene Leviant
2019-07-05
10
-22
/
+22
*
Reverted r365188 due to alignment problems on i686-android
Eugene Leviant
2019-07-05
10
-22
/
+22
*
Scalable Vector IR Type with further LTO fixes
Graham Hunter
2019-07-05
1
-0
/
+4
*
[ThinLTO] Attempt to recommit r365040 after caching fix
Eugene Leviant
2019-07-05
10
-22
/
+22
*
Revert [ThinLTO] Optimize writeonly globals out
Reid Kleckner
2019-07-04
10
-22
/
+22
*
[Bitcode] Update CHECK-DAG usage in tests
Joel E. Denny
2019-07-03
3
-9
/
+8
*
[ThinLTO] Optimize writeonly globals out
Eugene Leviant
2019-07-03
10
-22
/
+22
*
[Attr] Add "willreturn" function attribute
Johannes Doerfert
2019-06-27
1
-2
/
+9
[next]