This website requires JavaScript.
Explore
Help
Register
Sign In
RPCSX
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCSX/llvm.git
synced
2024-12-11 05:35:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
07419021e5
llvm
/
utils
/
TableGen
History
Aaron Ballman
4e521d9500
MSVC 2013 does not ICE on this code in the same fashion that MSVC 2012 did; NFC.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@229422
91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-16 19:33:36 +00:00
..
AsmMatcherEmitter.cpp
MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line with countTrailingZeros
2015-02-12 15:35:40 +00:00
AsmWriterEmitter.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
AsmWriterInst.cpp
AsmWriterInst.h
CallingConvEmitter.cpp
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
2015-01-26 19:03:15 +00:00
CMakeLists.txt
CodeEmitterGen.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
CodeGenDAGPatterns.cpp
Intrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-22 20:14:38 +00:00
CodeGenDAGPatterns.h
CodeGenInstruction.cpp
Target: Allow target specific operand types
2015-01-12 19:33:09 +00:00
CodeGenInstruction.h
CodeGenIntrinsics.h
CodeGenMapTable.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
CodeGenRegisters.cpp
MSVC 2013 does not ICE on this code in the same fashion that MSVC 2012 did; NFC.
2015-02-16 19:33:36 +00:00
CodeGenRegisters.h
STLExtras: Provide less/equal functors with templated function call operators, plus a deref'ing functor template utility
2015-02-02 18:35:10 +00:00
CodeGenSchedule.cpp
CodeGenSchedule.h
CodeGenTarget.cpp
Intrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-22 20:14:38 +00:00
CodeGenTarget.h
CTagsEmitter.cpp
DAGISelEmitter.cpp
DAGISelMatcher.cpp
DAGISelMatcher.h
DAGISelMatcherEmitter.cpp
DAGISelMatcherGen.cpp
DAGISelMatcherOpt.cpp
DFAPacketizerEmitter.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
DisassemblerEmitter.cpp
FastISelEmitter.cpp
FixedLenDecoderEmitter.cpp
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
InstrInfoEmitter.cpp
Target: Allow target specific operand types
2015-01-12 19:33:09 +00:00
IntrinsicEmitter.cpp
Masked Gather and Scatter Intrinsics.
2015-02-08 08:27:19 +00:00
LLVMBuild.txt
Makefile
module.modulemap
OptParserEmitter.cpp
PseudoLoweringEmitter.cpp
RegisterInfoEmitter.cpp
STLExtras: Provide less/equal functors with templated function call operators, plus a deref'ing functor template utility
2015-02-02 18:35:10 +00:00
SequenceToOffsetTable.h
SubtargetEmitter.cpp
Replace size method call of containers to empty method where appropriate
2015-01-15 11:41:30 +00:00
TableGen.cpp
TableGenBackends.h
tdtags
X86DisassemblerShared.h
X86DisassemblerTables.cpp
X86DisassemblerTables.h
X86ModRMFilters.cpp
X86ModRMFilters.h
X86RecognizableInstr.cpp
[X86] Add the remaining 11 possible exact ModRM formats. This makes their encodings linear which can then be used to simplify some other code.
2015-02-15 04:16:44 +00:00
X86RecognizableInstr.h