- Oct 11, 2011
-
-
Bill Wendling authored
pass in the tree. Also some minor formatting changes. PR9413 llvm-svn: 141655
-
Craig Topper authored
llvm-svn: 141654
-
Nick Lewycky authored
that into account and test for no U's showing up in the middle, which is what we really wanted to test for. llvm-svn: 141653
-
Craig Topper authored
llvm-svn: 141652
-
Craig Topper authored
llvm-svn: 141651
-
Alexis Hunt authored
llvm-svn: 141650
-
Bill Wendling authored
keyword in LLVM for externally visible linkage. PR10636 llvm-svn: 141649
-
Bill Wendling authored
Patch by Michael Ilseman! llvm-svn: 141648
-
Cameron Zwarich authored
llvm-svn: 141647
-
Cameron Zwarich authored
lowering of NEON code. It provides little-to-no benefit now and only introduces additional complexity. llvm-svn: 141646
-
Alexis Hunt authored
llvm-svn: 141645
-
Bill Wendling authored
llvm-svn: 141644
-
Anna Zaks authored
[analyzer] Warn about the use of insecure, deprecated vfork() function PR11053 (http://llvm.org/bugs/show_bug.cgi?id=11053). A patch by Graham Lee! llvm-svn: 141643
-
Craig Topper authored
Fix disassembling of popcntw. Also remove some code that says it accounts for 64BIT_REXW_XD not existing, but it does exist. llvm-svn: 141642
-
Nick Lewycky authored
.symtab_shndx reading and writing together, and finally we have a testcase for r141440. llvm-svn: 141641
-
NAKAMURA Takumi authored
llvm-svn: 141640
-
Nick Lewycky authored
in st_shndx fields. llvm-svn: 141639
-
David Meyer authored
llvm-svn: 141638
-
Nick Lewycky authored
layer of abstraction around SymbolRef where you can read its private SymbolPimpl member. llvm-svn: 141636
-
Andrew Trick authored
I'm not sure we will need it in the long run, but the option is currently useful for checking if the output of LSR is "clean". llvm-svn: 141634
-
Andrew Trick authored
IVs. Indvars previously chose randomly between congruent IVs. Now it will bias the decision toward IVs that SCEVExpander likes to create. This was not done to fix any problem, it's just a welcome side effect of factoring code. llvm-svn: 141633
-
Eli Friedman authored
llvm-svn: 141632
-
Akira Hatanaka authored
llvm-svn: 141631
-
Francois Pichet authored
[Microsoft] If -fms-compatibility, then downgrade missing typename error to warning at function prototype scope. llvm-svn: 141630
-
Jim Ingham authored
classes & namespaces. llvm-svn: 141629
-
-
Jim Ingham authored
llvm-svn: 141627
-
Johnny Chen authored
for the debugger to execute for certain kind of tests (for example, a benchmark). A list of runhooks can be used to steer the debugger into the desired state before more actions can be performed. llvm-svn: 141626
-
Jim Ingham authored
type mask. llvm-svn: 141625
-
Jim Ingham authored
rather than the computed effective_name_type_mask. llvm-svn: 141624
-
Akira Hatanaka authored
that have 64-bit pointers or access the 32 x 64-bit floating pointer register file. Update functions in MipsInstrInfo.cpp too. llvm-svn: 141623
-
Lang Hames authored
llvm-svn: 141622
-
Kaelyn Uhrain authored
The main motivation was to do typo correction in C++ "new" statements, though picking it up in other places where type names are expected was pretty much a freebie. llvm-svn: 141621
-
Ted Kremenek authored
llvm-svn: 141620
-
Jakob Stoklund Olesen authored
The VMOVS widening needs to look at the implicit COPY operands. Trying to dig out the COPY instruction from an iterator in copyPhysReg() is the wrong approach. The expandPostRAPseudo() hook gets to look at COPY instructions before they are converted to copyPhysReg() calls. llvm-svn: 141619
-
Akira Hatanaka authored
Mips64. llvm-svn: 141618
-
Lang Hames authored
llvm-svn: 141617
-
Lang Hames authored
llvm-svn: 141616
-
Akira Hatanaka authored
llvm-svn: 141615
-
Nick Lewycky authored
llvm-svn: 141614
-