summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Mutex.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-07-13 02:00:04 +0000
committerChris Lattner <sabre@nondot.org>2005-07-13 02:00:04 +0000
commitf9ddfef87246d4423f27eae5bc70a4669ecf9ee1 (patch)
tree97806515263a6e3faa9cfec78134c5b14b1487f9 /llvm/lib/System/Mutex.cpp
parent330d3acee8ffa8ad572d21a488b864811f9dadfd (diff)
downloadbcm5719-llvm-f9ddfef87246d4423f27eae5bc70a4669ecf9ee1.tar.gz
bcm5719-llvm-f9ddfef87246d4423f27eae5bc70a4669ecf9ee1.zip
Fix Alpha/2005-07-12-TwoMallocCalls.ll and PR593.
It is not safe to call LegalizeOp on something that has already been legalized. Instead, just force another iteration of legalization. This could affect all platforms but X86, as this codepath is dynamically dead on X86 (ISD::MEMSET and friends are legal). llvm-svn: 22419
Diffstat (limited to 'llvm/lib/System/Mutex.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud