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 2026-03-12 05:42:47 +00:00
Code Issues Projects Releases Wiki Activity
Files
dd9ccdb05036748513ec3c8c73e86ffa00a2e6cf
llvm-6502/lib/AsmParser
History
Bill Wendling 94e94b3506 Use the predicate methods off of AttributeSet instead of Attribute.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171257 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-30 13:50:49 +00:00
..
CMakeLists.txt
…
LLLexer.cpp
Add a new attribute, 'noduplicate'. If a function contains a noduplicate call, the call cannot be duplicated - Jump threading, loop unrolling, loop unswitching, and loop rotation are inhibited if they would duplicate the call.
2012-12-20 16:04:27 +00:00
LLLexer.h
Sort includes for all of the .h files under the 'lib' tree. These were
2012-12-04 07:12:27 +00:00
LLParser.cpp
Use the predicate methods off of AttributeSet instead of Attribute.
2012-12-30 13:50:49 +00:00
LLParser.h
Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future.
2012-12-19 07:18:57 +00:00
LLToken.h
Add a new attribute, 'noduplicate'. If a function contains a noduplicate call, the call cannot be duplicated - Jump threading, loop unrolling, loop unswitching, and loop rotation are inhibited if they would duplicate the call.
2012-12-20 16:04:27 +00:00
LLVMBuild.txt
…
Makefile
…
Parser.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
Powered by Gitea Version: 1.25.4 Page: 2574ms Template: 55ms
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