aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@mips.com>2012-06-13 20:33:18 +0000
committerAkira Hatanaka <ahatanaka@mips.com>2012-06-13 20:33:18 +0000
commitdf5205ef3d5eef89c539e82a5e99100397d821c6 (patch)
tree3a63f588d17262b86af461ba41fcc6be4a99240b /clang/lib/Frontend/CompilerInvocation.cpp
parent8acadcb84bcb70e1eea08cf261a2f4f5973578c3 (diff)
downloadllvm-df5205ef3d5eef89c539e82a5e99100397d821c6.zip
llvm-df5205ef3d5eef89c539e82a5e99100397d821c6.tar.gz
llvm-df5205ef3d5eef89c539e82a5e99100397d821c6.tar.bz2
Implement a DAGCombine in MipsISelLowering.cpp which transforms the following
pattern: (add v0, (add v1, abs_lo(tjt))) => (add (add v0, v1), abs_lo(tjt)) "tjt" is a TargetJumpTable node. llvm-svn: 158419
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions