- Aug 22, 2011
-
-
Dan Gohman authored
llvm-svn: 138241
-
Duncan Sands authored
llvm-svn: 138231
-
Jay Foad authored
functionality into DEFINE_TRANSPARENT_OPERAND_ACCESSORS. A side-effect of this is that the operand accessors for Constants will tolerate NULL operands, fixing PR10663. llvm-svn: 138230
-
- Aug 20, 2011
-
-
Benjamin Kramer authored
Patch by Aaron Ballman! llvm-svn: 138213
-
Jim Grosbach authored
rdar://9976729 llvm-svn: 138208
-
Jim Grosbach authored
llvm-svn: 138207
-
Nadav Rotem authored
Add constant folding support for bitcasts of splat vectors to integers. llvm-svn: 138206
-
NAKAMURA Takumi authored
lib/Support/CrashRecoveryContext.cpp: Add Win32 support to CrashRecoveryContext. Thanks to Aaron Ballman! llvm-svn: 138199
-
NAKAMURA Takumi authored
lib/Support/Windows/Windows.h: Require at least Windows XP(5.1) API. We will not support Windows 2000 any more. llvm-svn: 138198
-
NAKAMURA Takumi authored
Win32 GetTempPath() tends to pick up %WINDIR% when neither TEMP nor TMP was found. %WINDIR% should not be treated writable on recent Windows OS. llvm-svn: 138192
-
NAKAMURA Takumi authored
llvm-svn: 138191
-
Benjamin Kramer authored
llvm-svn: 138186
-
Eric Christopher authored
the empty directory. llvm-svn: 138181
-
Chad Rosier authored
llvm-svn: 138177
-
Eric Christopher authored
llvm-svn: 138176
-
Chad Rosier authored
llvm-svn: 138174
-
Eric Christopher authored
llvm-svn: 138173
-
Chad Rosier authored
-verify-machineinstrs can be enabled for this test case. llvm-svn: 138171
-
Eric Christopher authored
llvm-svn: 138170
-
Eric Christopher authored
llvm-svn: 138168
-
Eric Christopher authored
All tests have been updated and migrated into clang or were obsolete. llvm-svn: 138165
-
Jakob Stoklund Olesen authored
This pleases the register scavenger and brings test/CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll a little closer to working with -verify-machineinstrs. llvm-svn: 138164
-
Chad Rosier authored
Therefore, rather then generate a pseudo instruction, which is later expanded, generate the necessary instructions in place. llvm-svn: 138163
-
Eric Christopher authored
llvm-svn: 138156
-
Bill Wendling authored
then don't split it a second time, since that block will be dead. llvm-svn: 138153
-
Eric Christopher authored
llvm-svn: 138149
-
Devang Patel authored
Do not use named md nodes to track variables that are completely optimized. This does not scale while doing LTO with debug info. New approach is to include list of variables in the subprogram info directly. llvm-svn: 138145
-
Jim Grosbach authored
The irony is not lost that this is not a completely trivial patchset. llvm-svn: 138143
-
Eric Christopher authored
llvm-svn: 138141
-
Eric Christopher authored
llvm-svn: 138140
-
Jim Grosbach authored
llvm-svn: 138137
-
Eric Christopher authored
llvm-svn: 138135
-
Akira Hatanaka authored
needed for Mips32. llvm-svn: 138132
-
Jim Grosbach authored
llvm-svn: 138131
-
Benjamin Kramer authored
llvm-svn: 138130
-
Jim Grosbach authored
llvm-svn: 138125
-
Jim Grosbach authored
llvm-svn: 138124
-
Bruno Cardoso Lopes authored
a bug and add a testcase! llvm-svn: 138123
-
Eric Christopher authored
llvm-svn: 138121
-
Eric Christopher authored
llvm-svn: 138120
-