- Jun 16, 2009
-
-
Owen Anderson authored
Comments welcome! llvm-svn: 73456
-
Dan Gohman authored
describe their behavior. llvm-svn: 73454
-
Anders Carlsson authored
llvm-svn: 73452
-
Dan Gohman authored
llvm-svn: 73451
-
Steve Naroff authored
llvm-svn: 73450
-
Mikhail Glushenkov authored
llvm-svn: 73449
-
Mikhail Glushenkov authored
llvm-svn: 73448
-
Chris Lattner authored
llvm-svn: 73446
-
Owen Anderson authored
llvm-svn: 73441
-
Owen Anderson authored
Owen Anderson 2009-06-15: Remember to clear out our maps to prevent crashing. llvm-svn: 73438
-
Dan Gohman authored
llvm-svn: 73437
-
Dan Gohman authored
llvm-svn: 73436
-
Dan Gohman authored
unsupported inline asm construct, rather than verifying a code invariant. llvm-svn: 73435
-
Evan Cheng authored
llvm-svn: 73434
-
Dan Gohman authored
llvm-svn: 73433
-
Dan Gohman authored
failures. To support this, add some utility functions to Type to help support vector/scalar-independent code. Change ConstantInt::get and ConstantFP::get to support vector types, and add an overload to ConstantInt::get that uses a static IntegerType type, for convenience. Introduce a new getConstant method for ScalarEvolution, to simplify common use cases. llvm-svn: 73431
-
Anton Korobeynikov authored
llvm-svn: 73430
-
- Jun 15, 2009
-
-
Dan Gohman authored
llvm-svn: 73429
-
Anton Korobeynikov authored
llvm-svn: 73428
-
Anton Korobeynikov authored
llvm-svn: 73427
-
Devang Patel authored
llvm-svn: 73426
-
Evan Cheng authored
llvm-svn: 73423
-
Evan Cheng authored
llvm-svn: 73422
-
Dan Gohman authored
llvm-svn: 73421
-
Bill Wendling authored
llvm-svn: 73417
-
Dale Johannesen authored
problem addressed in 31284, but the patch there only addressed the case where an invoke is the first thing in a block. llvm-svn: 73416
-
rdar://problem/6945561Ted Kremenek authored
Fix: <rdar://problem/6945561> -[CIContext createCGLayerWithSize:info:] misinterpreted by clang scan-build llvm-svn: 73415
-
Evan Cheng authored
llvm-svn: 73413
-
Owen Anderson authored
llvm-svn: 73412
-
-
Douglas Gregor authored
llvm-svn: 73409
-
Eli Friedman authored
C++-specific tokens. llvm-svn: 73408
-
Bill Wendling authored
that push immediate operands of 1, 2, and 4 bytes (extended to the native register size in each case). The assembly mnemonics are "pushl" and "pushq." One such instruction appears at the beginning of the "start" function , so this is essential for accurate disassembly when unwinding." Patch by Sean Callanan! llvm-svn: 73407
-
Evan Cheng authored
llvm-svn: 73406
-
Bill Wendling authored
llvm-svn: 73404
-
Anders Carlsson authored
llvm-svn: 73403
-
Douglas Gregor authored
llvm-svn: 73402
-
Dan Gohman authored
llvm-svn: 73401
-
Bill Wendling authored
llvm-svn: 73399
-
Dan Gohman authored
llvm-svn: 73398
-