Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/llvm/lib/Transforms
History
Peter Rong 1db51d8eb2 [Transform] Rewrite LowerSwitch using APInt
This rewrite fixes https://github.com/llvm/llvm-project/issues/59316.

Previously LowerSwitch uses int64_t, which will crash on case branches using integers with more than 64 bits.
Using APInt fixes this problem. This patch also includes a test

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D140747
2023-01-05 14:30:42 -08:00
..
AggressiveInstCombine
[AggressiveInstCombine] Fix invalid TypeSize conversion when combining loads.
2022-12-17 15:34:27 +00:00
CFGuard
[Support] Move TargetParsers to new component
2022-12-20 11:05:50 +00:00
Coroutines
[NFC][Coroutines] Build DominatorTree only once before collecting frame allocas (PR58650)
2023-01-05 10:32:28 +01:00
Hello
…
InstCombine
Move from llvm::makeArrayRef to ArrayRef deduction guides - llvm/ part
2023-01-05 14:11:08 +01:00
Instrumentation
Move from llvm::makeArrayRef to ArrayRef deduction guides - llvm/ part
2023-01-05 14:11:08 +01:00
IPO
Move from llvm::makeArrayRef to ArrayRef deduction guides - llvm/ part
2023-01-05 14:11:08 +01:00
ObjCARC
[ObjC][ARC] Fix non-deterministic behavior in ProvenanceAnalysis
2023-01-04 21:29:42 -08:00
Scalar
Move from llvm::makeArrayRef to ArrayRef deduction guides - llvm/ part
2023-01-05 14:11:08 +01:00
Utils
[Transform] Rewrite LowerSwitch using APInt
2023-01-05 14:30:42 -08:00
Vectorize
[SLP] Unify GEP cost modeling for load, store and GEP nodes.
2023-01-05 10:11:36 -08:00
CMakeLists.txt
…
Powered by Gitea Version: 1.23.1 Page: 1048ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API