- Jun 15, 2010
-
-
Bob Wilson authored
replacing the overly conservative checks that I had introduced recently to deal with correctness issues. This makes a pretty noticable difference in our testcases where reg_sequences are used. I've updated one test to check that we no longer emit the unnecessary subreg moves. llvm-svn: 105991
-
Bob Wilson authored
llvm-svn: 105990
-
Dale Johannesen authored
llvm-svn: 105988
-
Ted Kremenek authored
llvm-svn: 105987
-
Dale Johannesen authored
containing the target address, an input, into an output. I don't think this actually broke anything on x86 (it does on ARM), but it's wrong. llvm-svn: 105986
-
Jim Grosbach authored
the combined load/store instruction. rdar://7797940 llvm-svn: 105982
-
Alexis Hunt authored
llvm-svn: 105971
-
Chris Lattner authored
llvm-svn: 105970
-
Bob Wilson authored
immediate" operands. These functions have so far only been used for VMOV but they also apply to other NEON instructions with modified immediate operands. No functional changes. llvm-svn: 105969
-
- Jun 14, 2010
-
-
Jim Grosbach authored
Make sure to skip the dbg_value instructions when moving dups out of the diamond. rdar://7797940 llvm-svn: 105965
-
Rafael Espindola authored
llvm-svn: 105962
-
Evan Cheng authored
- Rename ExactHazardRecognizer to PostRAHazardRecognizer and move its header to include to allow targets to extend it. llvm-svn: 105959
-
Chris Lattner authored
llvm-svn: 105956
-
Evan Cheng authored
llvm-svn: 105955
-
Chris Lattner authored
symbols as declarations in the X86 backend. This would manifest on darwin x86-32 as errors like this with -fvisibility=hidden: symbol '__ZNSbIcED1Ev' can not be undefined in a subtraction expression This fixes PR7353. llvm-svn: 105954
-
Chris Lattner authored
llvm-svn: 105953
-
Chris Lattner authored
llvm-svn: 105952
-
Chris Lattner authored
fixes PR7356. llvm-svn: 105950
-
Stuart Hastings authored
llvm-svn: 105949
-
Bob Wilson authored
llvm-svn: 105944
-
Chris Lattner authored
llvm-svn: 105943
-
Chris Lattner authored
llvm-svn: 105942
-
Bob Wilson authored
Radar 7894069. llvm-svn: 105938
-
Eli Friedman authored
more clear what exactly is missing. llvm-svn: 105934
-
Eric Christopher authored
llvm-svn: 105933
-
Eric Christopher authored
Patch by Patrick Flannery! llvm-svn: 105932
-
Nate Begeman authored
llvm-svn: 105929
-
- Jun 13, 2010
-
-
Benjamin Kramer authored
llvm-svn: 105915
-
Benjamin Kramer authored
llvm-svn: 105914
-
Benjamin Kramer authored
llvm-svn: 105913
-
Nate Begeman authored
Add code for generating bits of semachecking llvm-svn: 105907
-
- Jun 12, 2010
-
-
Rafael Espindola authored
llvm-svn: 105900
-
Daniel Dunbar authored
tests: Run macho-dump with binary unbuffered streams on Windows, I can't find a Python 2.6 way to change stdin to binary. llvm-svn: 105894
-
Daniel Dunbar authored
llvm-svn: 105891
-
Daniel Dunbar authored
llvm-svn: 105890
-
Daniel Dunbar authored
llvm-svn: 105888
-
Chris Lattner authored
function name, patch by Yuri llvm-svn: 105887
-
Chris Lattner authored
warnings, and don't shift by a bool. Patch by Rizky Herucakra! llvm-svn: 105886
-
Eli Friedman authored
llvm-svn: 105878
-
Bruno Cardoso Lopes authored
llvm-svn: 105876
-