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-08-10 18:26:02 +00:00
Code Issues Projects Releases Wiki Activity
Files
b5d8e6ece62b16be441d1a13609878eefa7908b9
llvm-6502/lib
History
Chris Lattner b5d8e6ece6 treat TAILCALL nodes identically to CALL nodes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21977 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-13 20:29:26 +00:00
..
Analysis
By definition, 'tail' calls cannot access the stack frame of their caller.
2005-05-08 23:58:12 +00:00
Archive
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
2005-05-05 22:33:09 +00:00
AsmParser
* Convert tabs to spaces, fix code alignment
2005-05-10 22:02:28 +00:00
Bytecode
Silence VC++ warnings about unsafe mixing of ints and bools with the | operator.
2005-05-07 02:44:04 +00:00
CodeGen
Add an isTailCall flag to LowerCallTo
2005-05-13 18:50:42 +00:00
Debugger
Remove trailing whitespace
2005-04-21 22:36:52 +00:00
ExecutionEngine
Fix a really horrible problem that causes the JIT to miscompile any program
2005-05-12 06:01:28 +00:00
Linker
Preserve CC's when linking modules
2005-05-09 01:09:39 +00:00
Support
Capitalize
2005-05-13 19:49:09 +00:00
System
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
2005-05-05 22:33:09 +00:00
Target
treat TAILCALL nodes identically to CALL nodes
2005-05-13 20:29:26 +00:00
Transforms
calling a function with the wrong CC is undefined, turn it into an unreachable
2005-05-13 07:09:09 +00:00
VMCore
Verify that varargs functions all have ccc
2005-05-08 22:27:09 +00:00
Makefile
…
Powered by Gitea Version: 1.24.4 Page: 3705ms Template: 773ms
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