summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2012-10-07 17:43:23 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2012-10-07 17:43:23 +0000
commit6a2617b874feca25ed245288f712c35904df1343 (patch)
tree871ebd83a2a3045e5c938b5ce373ceff50d91848 /clang/lib/CodeGen/CodeGenModule.cpp
parentf6e698028039e4153c3933e40d1dafc8c67d23e7 (diff)
downloadbcm5719-llvm-6a2617b874feca25ed245288f712c35904df1343.tar.gz
bcm5719-llvm-6a2617b874feca25ed245288f712c35904df1343.zip
ScopLib: Support negated access functions.
Scoplib only supports access functions, but not the more generic access relations. This commit now also supports access functions that where not directly expresses as A[sub] with sub = i + 5b, but with A[sub] with -sub = -i + (-5b). Test case to come. Contributed by: Dustin Feld <d3.feld@gmail.com> llvm-svn: 165379
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud