hanchenye-llvm-project/clang/lib/CodeGen
Mikhail Maltsev 42b2a0e162 Revert r330442, CodeGen/no-ident-version.c is failing on PPC
llvm-svn: 330451
2018-04-20 17:14:39 +00:00
..
ABIInfo.h Delete BuiltinCC. NFC. 2018-03-20 22:02:57 +00:00
Address.h
BackendUtil.cpp [ThinLTO] Pass -save-temps to LTO backend for distributed ThinLTO builds 2018-04-17 16:39:25 +00:00
CGAtomic.cpp PR36992: do not store beyond the dsize of a class object unless we know 2018-04-05 20:52:58 +00:00
CGBlocks.cpp Fix typos in clang 2018-04-06 15:14:32 +00:00
CGBlocks.h
CGBuilder.h Change memcpy/memove/memset to have dest and source alignment attributes. 2018-01-28 17:27:45 +00:00
CGBuiltin.cpp Lowering x86 adds/addus/subs/subus intrinsics (clang) 2018-04-19 12:15:11 +00:00
CGCUDANV.cpp [CUDA] Register relocatable GPU binaries 2018-04-20 13:04:45 +00:00
CGCUDARuntime.cpp
CGCUDARuntime.h
CGCXX.cpp [MS] Always use base dtors in place of complete/vbase dtors when possible 2018-03-16 19:40:50 +00:00
CGCXXABI.cpp [MS] Always use base dtors in place of complete/vbase dtors when possible 2018-03-16 19:40:50 +00:00
CGCXXABI.h [MS] Always use base dtors in place of complete/vbase dtors when possible 2018-03-16 19:40:50 +00:00
CGCall.cpp [OpenCL] Add 'denorms-are-zero' function attribute 2018-04-20 08:08:04 +00:00
CGCall.h Recommit r326946 after reducing CallArgList memory footprint 2018-03-15 15:25:19 +00:00
CGClass.cpp PR36992: do not store beyond the dsize of a class object unless we know 2018-04-05 20:52:58 +00:00
CGCleanup.cpp Allocate and access NormalCleanupDest with the natural alignment of i32. 2018-01-12 22:07:01 +00:00
CGCleanup.h
CGCoroutine.cpp Remove redundant casts. NFC 2018-03-01 05:43:23 +00:00
CGDebugInfo.cpp Revert r330442, CodeGen/no-ident-version.c is failing on PPC 2018-04-20 17:14:39 +00:00
CGDebugInfo.h [CodeView] Initial support for emitting S_THUNK32 symbols for compiler... 2018-04-16 16:53:57 +00:00
CGDecl.cpp PR36992: do not store beyond the dsize of a class object unless we know 2018-04-05 20:52:58 +00:00
CGDeclCXX.cpp Add a command line option 'fregister_global_dtors_with_atexit' to 2018-04-17 18:41:52 +00:00
CGException.cpp [MS] Don't escape MS C++ names with \01 2018-03-16 20:36:49 +00:00
CGExpr.cpp [CodeGen] Handle __func__ inside __finally 2018-04-11 18:17:35 +00:00
CGExprAgg.cpp Fix typos in clang 2018-04-06 15:14:32 +00:00
CGExprCXX.cpp PR36992: do not store beyond the dsize of a class object unless we know 2018-04-05 20:52:58 +00:00
CGExprComplex.cpp Fix typos in clang 2018-04-06 15:14:32 +00:00
CGExprConstant.cpp [CodeGen] Use the zero initializer instead of storing an all zero representation. 2018-02-09 22:10:09 +00:00
CGExprScalar.cpp Clean carriage returns from lib/ and include/. NFC. 2018-04-16 08:31:08 +00:00
CGGPUBuiltin.cpp Recommit r326946 after reducing CallArgList memory footprint 2018-03-15 15:25:19 +00:00
CGLoopInfo.cpp
CGLoopInfo.h
CGNonTrivialStruct.cpp Move the visitor classes that are used to traverse non-trivial C structs 2018-04-17 19:05:17 +00:00
CGObjC.cpp PR36992: do not store beyond the dsize of a class object unless we know 2018-04-05 20:52:58 +00:00
CGObjCGNU.cpp ObjCGNU: Fix empty v3 protocols being emitted two fields short 2018-04-12 06:46:15 +00:00
CGObjCMac.cpp Fix typos in clang 2018-04-06 15:14:32 +00:00
CGObjCRuntime.cpp
CGObjCRuntime.h
CGOpenCLRuntime.cpp [OpenCL] Remove block invoke function from emitted block literal struct 2018-03-07 19:32:58 +00:00
CGOpenCLRuntime.h Fix typos in clang 2018-04-06 15:14:32 +00:00
CGOpenMPRuntime.cpp [OPENMP] Allow to use declare target variables in map clauses 2018-04-16 20:34:41 +00:00
CGOpenMPRuntime.h [OPENMP] General code improvements. 2018-04-16 17:59:34 +00:00
CGOpenMPRuntimeNVPTX.cpp [OPENMP] General code improvements. 2018-04-16 20:16:21 +00:00
CGOpenMPRuntimeNVPTX.h [OPENMP] General code improvements. 2018-04-16 20:16:21 +00:00
CGRecordLayout.h
CGRecordLayoutBuilder.cpp [NFC] Fix terrible formatting of CGRecordLower constructor. 2018-04-12 20:46:31 +00:00
CGStmt.cpp Fix typos in clang 2018-04-06 15:14:32 +00:00
CGStmtOpenMP.cpp [OPENMP] Replace push_back by emplace_back, NFC. 2018-04-13 17:48:43 +00:00
CGVTT.cpp Recommit r324107 again. 2018-02-07 22:15:33 +00:00
CGVTables.cpp [MS] Fix unprototyped thunk emission for incomplete return types 2018-04-18 23:21:32 +00:00
CGVTables.h [MS] Emit vftable thunks for functions with incomplete prototypes 2018-04-02 20:20:33 +00:00
CGValue.h PR36992: do not store beyond the dsize of a class object unless we know 2018-04-05 20:52:58 +00:00
CMakeLists.txt Make CodeGen depend just once on clangAnalysis. 2018-04-07 03:29:47 +00:00
CodeGenABITypes.cpp
CodeGenAction.cpp Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578. 2018-04-10 18:53:28 +00:00
CodeGenFunction.cpp [XRay] Add clang builtin for xray typed events. 2018-04-17 21:32:43 +00:00
CodeGenFunction.h [XRay] Add clang builtin for xray typed events. 2018-04-17 21:32:43 +00:00
CodeGenModule.cpp Revert r330442, CodeGen/no-ident-version.c is failing on PPC 2018-04-20 17:14:39 +00:00
CodeGenModule.h Add a command line option 'fregister_global_dtors_with_atexit' to 2018-04-17 18:41:52 +00:00
CodeGenPGO.cpp Mark all library options as hidden. 2017-12-01 00:53:10 +00:00
CodeGenPGO.h
CodeGenTBAA.cpp [CodeGen] Fix generation of TBAA tags for may-alias accesses 2018-02-20 12:33:04 +00:00
CodeGenTBAA.h [CodeGen] Fix generation of TBAA tags for may-alias accesses 2018-02-20 12:33:04 +00:00
CodeGenTypeCache.h Delete BuiltinCC. NFC. 2018-03-20 22:02:57 +00:00
CodeGenTypes.cpp Remove redundant casts. NFC 2018-03-01 05:43:23 +00:00
CodeGenTypes.h [MS] Emit vftable thunks for functions with incomplete prototypes 2018-04-02 20:20:33 +00:00
ConstantEmitter.h
ConstantInitBuilder.cpp
CoverageMappingGen.cpp Fix typos in clang 2018-04-06 15:14:32 +00:00
CoverageMappingGen.h
EHScopeStack.h
ItaniumCXXABI.cpp Add a command line option 'fregister_global_dtors_with_atexit' to 2018-04-17 18:41:52 +00:00
MacroPPCallbacks.cpp
MacroPPCallbacks.h
MicrosoftCXXABI.cpp Fix typos in clang 2018-04-06 15:14:32 +00:00
ModuleBuilder.cpp
ObjectFilePCHContainerOperations.cpp -gmodules: Emit debug info for implicit module imports via #include. 2018-01-03 19:10:21 +00:00
README.txt
SanitizerMetadata.cpp hwasan: add -fsanitize=kernel-hwaddress flag 2018-04-13 18:05:21 +00:00
SanitizerMetadata.h
SwiftCallingConv.cpp Generalize the swiftcall API since being passed indirectly isn't 2018-04-07 20:16:47 +00:00
TargetInfo.cpp [CUDA] Set LLVM calling convention for CUDA kernel 2018-04-20 17:01:03 +00:00
TargetInfo.h [CUDA] Set LLVM calling convention for CUDA kernel 2018-04-20 17:01:03 +00:00
VarBypassDetector.cpp Fix typos in clang 2018-04-06 15:14:32 +00:00
VarBypassDetector.h

README.txt

IRgen optimization opportunities.

//===---------------------------------------------------------------------===//

The common pattern of
--
short x; // or char, etc
(x == 10)
--
generates an zext/sext of x which can easily be avoided.

//===---------------------------------------------------------------------===//

Bitfields accesses can be shifted to simplify masking and sign
extension. For example, if the bitfield width is 8 and it is
appropriately aligned then is is a lot shorter to just load the char
directly.

//===---------------------------------------------------------------------===//

It may be worth avoiding creation of alloca's for formal arguments
for the common situation where the argument is never written to or has
its address taken. The idea would be to begin generating code by using
the argument directly and if its address is taken or it is stored to
then generate the alloca and patch up the existing code.

In theory, the same optimization could be a win for block local
variables as long as the declaration dominates all statements in the
block.

NOTE: The main case we care about this for is for -O0 -g compile time
performance, and in that scenario we will need to emit the alloca
anyway currently to emit proper debug info. So this is blocked by
being able to emit debug information which refers to an LLVM
temporary, not an alloca.

//===---------------------------------------------------------------------===//

We should try and avoid generating basic blocks which only contain
jumps. At -O0, this penalizes us all the way from IRgen (malloc &
instruction overhead), all the way down through code generation and
assembly time.

On 176.gcc:expr.ll, it looks like over 12% of basic blocks are just
direct branches!

//===---------------------------------------------------------------------===//