1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/include/llvm
Quentin Colombet 9b5e08fa9b [RegBankSelect] Compute the repairing cost for copies.
Prior to this patch, we were using 1 for all the repairing costs.
Now, we use the information from the target to get this information.

llvm-svn: 270304
2016-05-21 01:43:25 +00:00
..
ADT Add a (size, value) constructor to TinyPtrVector. 2016-05-16 21:57:47 +00:00
Analysis [LAA] Comment couldPreventStoreLoadForward. NFC 2016-05-16 16:57:47 +00:00
AsmParser
Bitcode Restore "[ThinLTO] Emit individual index files for distributed backends" 2016-05-10 13:48:23 +00:00
CodeGen [RegBankSelect] Compute the repairing cost for copies. 2016-05-21 01:43:25 +00:00
Config Add a configure-time check for the existence of sigaltstack. It seems that some 2016-05-20 21:26:00 +00:00
DebugInfo pdbdump: print out symbol names referred by publics stream. 2016-05-20 19:55:17 +00:00
ExecutionEngine Delete Reloc::Default. 2016-05-18 22:04:49 +00:00
IR Remove specializations of ProfileSummary 2016-05-19 21:53:28 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO Delete Reloc::Default. 2016-05-18 22:04:49 +00:00
MC Target: move enum back into MC 2016-05-20 05:13:35 +00:00
Object [Object] Move isNotObjectErrorInvalidFileType out of header. 2016-05-17 21:38:53 +00:00
ObjectYAML [obj2yaml][yaml2obj] Adding enumFallback for MachO load commands 2016-05-20 17:20:42 +00:00
Option
Passes [PM] Refactor cross-registration of AM into an helper. 2016-05-14 23:21:50 +00:00
ProfileData [ProfileData] Thread unique_ptr through the summary builder to avoid leaks. 2016-05-20 09:18:37 +00:00
Support [obj2yaml][yaml2obj] Adding enumFallback for MachO load commands 2016-05-20 17:20:42 +00:00
TableGen
Target Target: move enum back into MC 2016-05-20 05:13:35 +00:00
Transforms [esan] Use ModulePass for EfficiencySanitizerPass. 2016-05-20 20:00:05 +00:00
CMakeLists.txt
InitializePasses.h [ARM, AArch64] Properly initialize InterleavedAccessPass 2016-05-19 20:08:32 +00:00
LinkAllIR.h
LinkAllPasses.h New pass: guard widening 2016-05-18 22:55:34 +00:00
module.modulemap Update module map for r269380. 2016-05-13 17:27:08 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h