Amy Huang
|
79c995399f
Add AutoUpgrade function to add new address space datalayout string to existing datalayouts.
|
6 years ago |
Florian Hahn
|
47b49a52ae
[BitcodeReader] Check if we can create a null constant for type.
|
6 years ago |
Jonas Devlieghere
|
114087caa6
[llvm] Migrate llvm::make_unique to std::make_unique
|
6 years ago |
Steven Wu
|
b13d65fe19
[AutoUpgrader] Make ArcRuntime Autoupgrader more conservative
|
6 years ago |
Akira Hatanaka
|
0d8b491b7e
[ObjC][ARC] Upgrade calls to ARC runtime functions to intrinsic calls if
|
6 years ago |
Evgeniy Stepanov
|
8060f84343
ARM MTE stack sanitizer.
|
6 years ago |
Florian Hahn
|
728003751d
Recommit "[BitcodeReader] Validate OpNum, before accessing Record array."
|
6 years ago |
Florian Hahn
|
50ad62dd2d
[BitcodeReader] Use tighter upper bound to validate forward references.
|
6 years ago |
Stefan Stipanovic
|
52d4c048b3
[Attributor] Deduce "nosync" function attribute.
|
6 years ago |
Florian Hahn
|
4f3a95e57a
Revert [BitcodeReader] Validate OpNum, before accessing Record array.
|
6 years ago |
Florian Hahn
|
4af77dd891
[BitcodeReader] Validate OpNum, before accessing Record array.
|
6 years ago |
Brian Homerding
|
7597e7f179
Add, and infer, a nofree function attribute
|
6 years ago |
Eugene Leviant
|
ce02804eb8
[ThinLTO] Attempt to recommit r365188 after alignment fix
|
6 years ago |
Eugene Leviant
|
4697389ad6
Reverted r365188 due to alignment problems on i686-android
|
6 years ago |
Graham Hunter
|
6fea0a2262
Scalable Vector IR Type with further LTO fixes
|
6 years ago |
Eugene Leviant
|
69d43aeac4
[ThinLTO] Attempt to recommit r365040 after caching fix
|
6 years ago |
Simon Pilgrim
|
27f427783f
Fix -Wdocumentation param warning.
|
6 years ago |
Reid Kleckner
|
c76c57a237
Revert [ThinLTO] Optimize writeonly globals out
|
6 years ago |
Francis Visoiu Mistrih
|
742690b61b
[Bitcode] Move Bitstream to a separate library
|
6 years ago |
Eugene Leviant
|
c9d0360e9a
[ThinLTO] Optimize writeonly globals out
|
6 years ago |
Teresa Johnson
|
7a71aab330
[ThinLTO] Add summary entries for index-based WPD
|
6 years ago |
Johannes Doerfert
|
8a0fc5ba4f
[Attr] Add "willreturn" function attribute
|
6 years ago |
Tim Northover
|
1ade907131
Bitcode: derive all types used from records instead of Values.
|
6 years ago |
Hans Wennborg
|
a1a5ec67ec
Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix"
|
6 years ago |
Hans Wennborg
|
7119563f06
Fix -Wunused-variable warnings after r364464
|
6 years ago |
JF Bastien
|
22d9c5c34d
BitStream reader: propagate errors
|
6 years ago |
Graham Hunter
|
3ec873e4ef
[SVE][IR] Scalable Vector IR Type with pr42210 fix
|
6 years ago |
Nico Weber
|
735003305d
Revert r361953 "[SVE][IR] Scalable Vector IR Type"
|
6 years ago |
Tim Northover
|
ee9bd50401
IR: make getParamByValType Just Work. NFC.
|
6 years ago |
Tim Northover
|
a8aa168ce3
Reapply: IR: add optional type to 'byval' function parameters
|
6 years ago |