Logo
Explore Mirrors Help
Sign In
6502/llvm-6502
1
0
Fork 0
You've already forked llvm-6502
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-05-18 22:38:56 +00:00
Code Issues Projects Releases Wiki Activity
llvm-6502/lib/CodeGen/SelectionDAG
History
Nate Begeman 4a95945fa5 Add the ability to lower return instructions to TargetLowering. This
allows us to lower legal return types to something else, to meet ABI
requirements (such as that i64 be returned in two i32 regs on Darwin/ppc).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23802 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-18 23:23:37 +00:00
..
DAGCombiner.cpp
Fold (select C, load A, load B) -> load (select C, A, B). This happens quite
2005-10-18 06:04:22 +00:00
LegalizeDAG.cpp
Legalize BUILD_PAIR appropriately for upcoming 64 bit PowerPC work.
2005-10-18 00:27:41 +00:00
Makefile
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00
ScheduleDAG.cpp
Inhibit instructions from being pushed before function calls. This will
2005-10-13 16:44:00 +00:00
SelectionDAG.cpp
Move some Legalize functionality over to the DAGCombiner where it belongs.
2005-10-13 03:11:28 +00:00
SelectionDAGISel.cpp
Add the ability to lower return instructions to TargetLowering. This
2005-10-18 23:23:37 +00:00
SelectionDAGPrinter.cpp
add a method
2005-10-01 00:17:07 +00:00
TargetLowering.cpp
initialize new flag
2005-09-27 22:13:56 +00:00
Powered by Gitea Version: 1.23.8 Page: 267ms 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