- Dec 13, 2012
-
-
Eric Christopher authored
given the section. llvm-svn: 170087
-
Michael Ilseman authored
llvm-svn: 170086
-
Hao Liu authored
llvm-svn: 170085
-
Akira Hatanaka authored
No functionality change. llvm-svn: 170084
-
Eli Bendersky authored
llvm-svn: 170083
-
Akira Hatanaka authored
No functionality change. llvm-svn: 170080
-
Evan Cheng authored
Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands before referencing them. rdar://12868039 llvm-svn: 170078
-
Akira Hatanaka authored
No functionality change. llvm-svn: 170077
-
Akira Hatanaka authored
No functionality change. llvm-svn: 170076
-
Akira Hatanaka authored
No functionality change. llvm-svn: 170075
-
Akira Hatanaka authored
No functionality change. llvm-svn: 170073
-
Akira Hatanaka authored
No functionality change. llvm-svn: 170072
-
Akira Hatanaka authored
No functionality change. llvm-svn: 170071
-
Akira Hatanaka authored
No functionality change. llvm-svn: 170069
-
Akira Hatanaka authored
and separate encoding information from the rest. llvm-svn: 170066
-
Quentin Colombet authored
Better controls the inlining of functions when the caller function has MinSize attribute. Basically, when the caller function has this attribute, we do not "force" the inlining of callee functions carrying the InlineHint attribute (i.e., functions defined with inline keyword) llvm-svn: 170065
-
Jakob Stoklund Olesen authored
This function is going to be removed. llvm-svn: 170064
-
Jakob Stoklund Olesen authored
Also add an MIBundleBuilder constructor that takes an existing bundle. Together these functions make it possible to add instructions to existing bundles. llvm-svn: 170063
-
Akira Hatanaka authored
MipsInstrFPU.td. llvm-svn: 170061
-
Akira Hatanaka authored
llvm-svn: 170060
-
Akira Hatanaka authored
llvm-svn: 170057
-
Akira Hatanaka authored
FFR2P_M. llvm-svn: 170055
-
Akira Hatanaka authored
llvm-svn: 170054
-
Akira Hatanaka authored
FFR1_W_M and FFR1P_M. The new instruction definitions have one-to-one correspondence with the instructions in the ISA manual. llvm-svn: 170053
-
Eli Bendersky authored
llvm-svn: 170052
-
Nadav Rotem authored
Teach the cost model about the optimization in r169904: Truncation of induction variables costs the same as scalar trunc. llvm-svn: 170051
-
Chad Rosier authored
llvm-svn: 170050
-
- Dec 12, 2012
-
-
Pedro Artigas authored
Make the MCStreamer have a reset method and call that after finalization of the asm printer, also changed MCContext to a single reset only method for simplicity as requested on the list llvm-svn: 170041
-
Chad Rosier authored
should only occur on invalid input. Instruction matching errors aren't unexpected, so we can't rely on the AsmParsers HadError variable directly. rdar://12840278 llvm-svn: 170037
-
Benjamin Kramer authored
YAMLIO: Remove all of the template instantiation hacks, I don't see why they're necessary and it breaks linking of the unit tests. Also comes with a clang-format run on the cpp file, it had major style violations. llvm-svn: 170036
-
Nick Kledzik authored
llvm-svn: 170035
-
David Blaikie authored
llvm-svn: 170033
-
Nick Kledzik authored
llvm-svn: 170031
-
Nick Kledzik authored
llvm-svn: 170030
-
Dmitri Gribenko authored
No need to copy HTML files anymore. llvm-svn: 170029
-
Dmitri Gribenko authored
llvm-svn: 170027
-
Jakub Staszak authored
llvm-svn: 170025
-
Michael Ilseman authored
llvm-svn: 170024
-
Jakub Staszak authored
llvm-svn: 170023
-
Michael Ilseman authored
llvm-svn: 170022
-