[cfe-commits] r159371 - in /cfe/trunk/lib/CodeGen: CGBuiltin.cpp CodeGenFunction.h
Chris Lattner
clattner at apple.com
Thu Jun 28 17:58:53 PDT 2012
On Jun 28, 2012, at 1:08 PM, Benjamin Kramer wrote:
> Author: d0k
> Date: Thu Jun 28 15:08:55 2012
> New Revision: 159371
>
> URL: http://llvm.org/viewvc/llvm-project?rev=159371&view=rev
> Log:
> Dead code eliminate the massive hexagon builtin intrinsic supporting code.
>
> The tablegen'd code does the same thing without this egregious duplication.
Nice!!
More information about the cfe-commits
mailing list