- Sep 06, 2010
-
-
Chris Lattner authored
"1 strings to match" in a comment, which isn't gramatic. llvm-svn: 113140
-
Chris Lattner authored
llvm-svn: 113139
-
Chris Lattner authored
out of AsmMatcherEmitter.cpp into its own class. llvm-svn: 113137
-
Chris Lattner authored
comparing the "llvm." prefix in the memcmp, and not storing it in the string literal. llvm-svn: 113136
-
- Sep 04, 2010
-
-
Chris Lattner authored
llvm-svn: 113071
-
- Sep 03, 2010
-
-
David Greene authored
Generalize getFieldType to work on all TypedInits. Add a couple of testcases from Amaury Pouly. llvm-svn: 113010
-
Jakob Stoklund Olesen authored
llvm-svn: 112924
-
- Sep 01, 2010
-
-
Chris Lattner authored
llvm-svn: 112707
-
Dan Gohman authored
of a base class. This makes it possible to unregister the file from FilesToRemove when the file is done. Also, this eliminates the need for formatted_tool_output_file. llvm-svn: 112706
-
- Aug 28, 2010
-
-
Chris Lattner authored
llvm-svn: 112353
-
Chris Lattner authored
llvm-svn: 112352
-
- Aug 27, 2010
-
-
Bob Wilson authored
llvm-svn: 112302
-
- Aug 25, 2010
-
-
Eric Christopher authored
ARM instructions with: foo GPR, rGPR which happens a lot. llvm-svn: 112025
-
Eric Christopher authored
accordingly. No functional change. llvm-svn: 112008
-
Eric Christopher authored
llvm-svn: 111996
-
- Aug 24, 2010
-
-
Mikhail Glushenkov authored
llvm-svn: 111886
-
Mikhail Glushenkov authored
CompilationGraph and LanguageMap definitions do not use special syntax anymore. llvm-svn: 111862
-
- Aug 23, 2010
-
-
Mikhail Glushenkov authored
llvm-svn: 111829
-
Mikhail Glushenkov authored
llvm-svn: 111827
-
Mikhail Glushenkov authored
llvm-svn: 111826
-
Chandler Carruth authored
hierarchy with virtual methods and using llvm_unreachable to properly indicate unreachable states which would otherwise leave variables uninitialized. llvm-svn: 111803
-
- Aug 20, 2010
-
-
Mikhail Glushenkov authored
llvm-svn: 111662
-
Dan Gohman authored
llvm-svn: 111644
-
Mikhail Glushenkov authored
Since they now live in the namespace 'autogenerated'. llvm-svn: 111620
-
Mikhail Glushenkov authored
llvm-svn: 111619
-
- Aug 19, 2010
-
-
Mikhail Glushenkov authored
llvm-svn: 111553
-
Eli Friedman authored
cfe-dev, fixes an error compiling with MSVC. Using a StringRef here doesn't look safe in any case. llvm-svn: 111513
-
Alexis Hunt authored
llvm-svn: 111484
-
Alexis Hunt authored
llvm-svn: 111480
-
Alexis Hunt authored
For more information, see the accompanying clang patch. llvm-svn: 111454
-
- Aug 17, 2010
-
-
Eric Christopher authored
and optional def operands are handled in the backend support. llvm-svn: 111220
-
- Aug 16, 2010
-
-
Bob Wilson authored
instructions besides saturate instructions. No functional changes. llvm-svn: 111168
-
- Aug 15, 2010
-
-
Mikhail Glushenkov authored
llvm-svn: 111094
-
- Aug 13, 2010
-
-
Mikhail Glushenkov authored
Apparently, this is now fixed in Clang. llvm-svn: 111032
-
Mikhail Glushenkov authored
llvm-svn: 111007
-
Mikhail Glushenkov authored
Tested on Linux and Darwin; please add platform-specific XFAILs/mail me a bug report if this still fails. llvm-svn: 110998
-
- Aug 12, 2010
-
-
Johnny Chen authored
the memory barrier variants (other than 'SY' full system domain read and write) are treated as one instruction with option operand. llvm-svn: 110951
-
Daniel Dunbar authored
target specific parsers can adapt the TargetAsmParser to this. llvm-svn: 110888
-
Bob Wilson authored
instruction opcode. This also fixes part of PR7792. llvm-svn: 110875
-
- Aug 11, 2010
-
-
Daniel Dunbar authored
llvm-svn: 110789
-