.. |
AsmParser
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
InstPrinter
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MCTargetDesc
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
TargetInfo
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
CMakeLists.txt
|
Target/Mips: Unbreak CMake build.
|
2012-01-25 03:15:46 +00:00 |
LLVMBuild.txt
|
Add the skeleton of an asm parser for mips.
|
2012-01-11 03:56:41 +00:00 |
Makefile
|
Add the skeleton of an asm parser for mips.
|
2012-01-11 03:56:41 +00:00 |
Mips64InstrInfo.td
|
Lower 64-bit immediates using MipsAnalyzeImmediate that has just been added.
|
2012-01-25 03:01:35 +00:00 |
Mips.h
|
|
|
Mips.td
|
Add definition of WSBH (Word Swap Bytes within Halfwords), which is an
|
2011-12-20 23:47:44 +00:00 |
MipsAnalyzeImmediate.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsAnalyzeImmediate.h
|
add Emacs tag and fix some comment error in file headers
|
2012-02-17 01:23:50 +00:00 |
MipsAsmPrinter.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsAsmPrinter.h
|
add Emacs tag and fix some comment error in file headers
|
2012-02-17 01:23:50 +00:00 |
MipsCallingConv.td
|
Do not promote i32 arguments to i64. This was causing unnecessary sign extension
|
2012-02-17 02:20:26 +00:00 |
MipsCodeEmitter.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsCondMov.td
|
add Emacs tag and fix some comment error in file headers
|
2012-02-17 01:23:50 +00:00 |
MipsDelaySlotFiller.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsEmitGPRestore.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsExpandPseudo.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsFrameLowering.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsFrameLowering.h
|
Mips64 aligns stack on 16-byte boundary.
|
2011-09-22 02:53:37 +00:00 |
MipsInstrFormats.td
|
Use branches instead of jumps + variable cleanup. Testcase coming next. Patch by Jack Carter
|
2011-12-06 03:34:48 +00:00 |
MipsInstrFPU.td
|
Remove trailing whitespace. Add newline.
|
2012-02-16 17:48:20 +00:00 |
MipsInstrInfo.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsInstrInfo.h
|
Emit B (unconditional branch) when -relocation-model=pic and J (jump) when
|
2011-12-12 22:39:35 +00:00 |
MipsInstrInfo.td
|
64-bit sign extension in register instructions.
|
2012-01-24 21:41:09 +00:00 |
MipsISelDAGToDAG.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsISelLowering.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsISelLowering.h
|
Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which is
|
2012-02-03 04:33:00 +00:00 |
MipsJITInfo.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsJITInfo.h
|
add Emacs tag and fix some comment error in file headers
|
2012-02-17 01:23:50 +00:00 |
MipsMachineFunction.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsMachineFunction.h
|
Remove VectorExtras. This unused helper was written for a type of API that is discouraged now.
|
2012-01-07 19:42:13 +00:00 |
MipsMCInstLower.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsMCInstLower.h
|
add Emacs tag and fix some comment error in file headers
|
2012-02-17 01:23:50 +00:00 |
MipsRegisterInfo.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsRegisterInfo.h
|
|
|
MipsRegisterInfo.td
|
Add DWARF numbers of 64-bit registers.
|
2012-02-02 02:56:14 +00:00 |
MipsRelocations.h
|
Improve Mips JIT.
|
2011-12-30 21:04:30 +00:00 |
MipsSchedule.td
|
|
|
MipsSelectionDAGInfo.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsSelectionDAGInfo.h
|
|
|
MipsSubtarget.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsSubtarget.h
|
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
|
2011-12-20 02:50:00 +00:00 |
MipsTargetMachine.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsTargetMachine.h
|
add Emacs tag and fix some comment error in file headers
|
2012-02-17 01:23:50 +00:00 |
MipsTargetObjectFile.cpp
|
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
|
2012-02-17 08:55:11 +00:00 |
MipsTargetObjectFile.h
|
|
|