This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-17 03:30:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7cad4f2089
llvm-6502
/
lib
/
Target
/
X86
History
Chris Lattner
7cad4f2089
Fix a warning
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@23031
91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-25 00:05:15 +00:00
..
.cvsignore
Makefile
X86.h
Remove the X86 and PowerPC Simple instruction selectors; their time has
2005-08-18 23:53:15 +00:00
X86.td
X86AsmPrinter.cpp
Eliminate all remaining tabs and trailing spaces.
2005-07-27 06:12:32 +00:00
X86AsmPrinter.h
X86ATTAsmPrinter.cpp
Eliminate all remaining tabs and trailing spaces.
2005-07-27 06:12:32 +00:00
X86ATTAsmPrinter.h
X86CodeEmitter.cpp
X86ELFWriter.cpp
X86FloatingPoint.cpp
Adjust to new livevars interface
2005-08-23 23:41:14 +00:00
X86InstrBuilder.h
X86InstrInfo.cpp
X86InstrInfo.h
X86InstrInfo.td
add a few missing cases
2005-08-19 00:41:29 +00:00
X86IntelAsmPrinter.cpp
X86IntelAsmPrinter.h
X86ISelPattern.cpp
Fix a warning
2005-08-25 00:05:15 +00:00
X86JITInfo.cpp
X86JITInfo.h
turn off GOT on archs that didn't use it (not that it appeard to harm them much with it on)
2005-07-29 23:32:02 +00:00
X86PeepholeOpt.cpp
Eliminate all remaining tabs and trailing spaces.
2005-07-27 06:12:32 +00:00
X86RegisterInfo.cpp
The simple isel being gone makes this dead!
2005-08-19 18:32:03 +00:00
X86RegisterInfo.h
The simple isel being gone makes this dead!
2005-08-19 18:32:03 +00:00
X86RegisterInfo.td
Split RegisterClass 'Methods' into MethodProtos and MethodBodies
2005-08-19 19:13:20 +00:00
X86Relocations.h
X86Subtarget.cpp
Add Subtarget support to PowerPC. Next up, using it.
2005-08-04 07:12:09 +00:00
X86Subtarget.h
Add Subtarget support to PowerPC. Next up, using it.
2005-08-04 07:12:09 +00:00
X86TargetMachine.cpp
Remove the X86 and PowerPC Simple instruction selectors; their time has
2005-08-18 23:53:15 +00:00
X86TargetMachine.h