summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPuyan Lotfi <puyan@puyan.org>2017-11-02 23:37:32 +0000
committerPuyan Lotfi <puyan@puyan.org>2017-11-02 23:37:32 +0000
commita521c4ac553441e081c3a043cb95f5cc82848850 (patch)
treea62fcd3a6cec566f5f8f7e80826936d2a175b960 /clang/lib/CodeGen/CodeGenModule.cpp
parent13153eef561c5eb3295e1d0f3018ff32b54510af (diff)
downloadbcm5719-llvm-a521c4ac553441e081c3a043cb95f5cc82848850.tar.gz
bcm5719-llvm-a521c4ac553441e081c3a043cb95f5cc82848850.zip
mir-canon: First commit.
mir-canon (MIRCanonicalizerPass) is a pass designed to reorder instructions and rename operands so that two similar programs will diff more cleanly after being run through mir-canon than they would otherwise. This project is still a work in progress and there are ideas still being discussed for improving diff quality. M include/llvm/InitializePasses.h M lib/CodeGen/CMakeLists.txt M lib/CodeGen/CodeGen.cpp A lib/CodeGen/MIRCanonicalizerPass.cpp llvm-svn: 317285
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud