This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6bf04e45122ebfa64880e777e9fd00a24116a77c
clang-p2996
/
llvm
/
lib
/
Target
/
PowerPC
/
MCTargetDesc
History
Rafael Espindola
566fcfe69b
Remove the UseCFI option from createAsmStreamer.
...
We were already always passing true, this just removes the option. llvm-svn: 208205
2014-05-07 13:00:43 +00:00
..
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…
PPCAsmBackend.cpp
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. PowerPC edition
2014-04-29 07:57:37 +00:00
PPCELFObjectWriter.cpp
Fix pr19645.
2014-05-03 19:57:04 +00:00
PPCFixupKinds.h
…
PPCMachObjectWriter.cpp
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. PowerPC edition
2014-04-29 07:57:37 +00:00
PPCMCAsmInfo.cpp
[C++] Use 'nullptr'. Target edition.
2014-04-25 05:30:21 +00:00
PPCMCAsmInfo.h
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. PowerPC edition
2014-04-29 07:57:37 +00:00
PPCMCCodeEmitter.cpp
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. PowerPC edition
2014-04-29 07:57:37 +00:00
PPCMCExpr.cpp
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 02:41:26 +00:00
PPCMCExpr.h
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. PowerPC edition
2014-04-29 07:57:37 +00:00
PPCMCTargetDesc.cpp
Remove the UseCFI option from createAsmStreamer.
2014-05-07 13:00:43 +00:00
PPCMCTargetDesc.h
[PowerPC] Generate little-endian object files
2014-03-24 18:16:09 +00:00
PPCPredicates.cpp
Add CR-bit tracking to the PowerPC backend for i1 values
2014-02-28 00:27:01 +00:00
PPCPredicates.h
Try to unbreak the C++11 build
2014-02-28 00:45:27 +00:00