- Dec 22, 2011
-
-
Akira Hatanaka authored
ELF relocations. Patch by Jack Carter. llvm-svn: 147118
-
Richard Smith authored
llvm-svn: 147117
-
Rafael Espindola authored
llvm-svn: 147115
-
Rafael Espindola authored
llvm-svn: 147114
-
Lang Hames authored
llvm-svn: 147113
-
Jim Grosbach authored
llvm-svn: 147109
-
Jim Grosbach authored
llvm-svn: 147104
-
Jim Grosbach authored
llvm-svn: 147103
-
Jim Grosbach authored
llvm-svn: 147102
-
Jakub Staszak authored
don't get any serious benefit there. llvm-svn: 147101
-
- Dec 21, 2011
-
-
Jim Grosbach authored
Rather than require the symbol to be explicitly an argument of the directive, allow it to look ahead and grab the symbol from the next non-whitespace line. rdar://10611140 llvm-svn: 147100
-
Dan Gohman authored
an invalid iterator aren't reproducible. rdar://10614085. llvm-svn: 147098
-
Jim Grosbach authored
Maps to the RRX instruction. Missed this case earlier. rdar://10615373 llvm-svn: 147096
-
Chad Rosier authored
llvm-svn: 147095
-
Jim Grosbach authored
These map to the ASR, LSR, LSL, ROR instruction definitions. rdar://10615373 llvm-svn: 147094
-
Nick Lewycky authored
debug info) and for being vector operations. Fixes regression from r147037. llvm-svn: 147093
-
Nick Lewycky authored
llvm-svn: 147092
-
Jakub Staszak authored
- Add some constantness. llvm-svn: 147090
-
Lang Hames authored
Oops - LiveIntervalUnion.cpp file does use std::find. Moving STL header include to LiveIntervalUnion.cpp file. llvm-svn: 147089
-
Lang Hames authored
llvm-svn: 147088
-
Rafael Espindola authored
to Target/. llvm-svn: 147087
-
Jakob Stoklund Olesen authored
llvm-svn: 147071
-
Jim Grosbach authored
llvm-svn: 147069
-
Chad Rosier authored
necessary. Please chime in if I'm mistaken. llvm-svn: 147065
-
Chad Rosier authored
llvm-svn: 147064
-
Manuel Klimek authored
Diagnostics are now emitted via the SourceMgr and we use MemoryBuffer for buffer management. Switched the code to make use of the trailing '0' that MemoryBuffer guarantees where it makes sense. llvm-svn: 147063
-
Rafael Espindola authored
Other targets will follow shortly. llvm-svn: 147060
-
Rafael Espindola authored
avoid including ADT/Triple.h in many places when the target specific bits are moved. llvm-svn: 147059
-
Rafael Espindola authored
llvm-svn: 147054
-
Rafael Espindola authored
side when the target specific bits are moved to the Target directory. llvm-svn: 147053
-
Manuel Klimek authored
llvm-svn: 147049
-
Craig Topper authored
Remove mode specific disassembler classes and just call X86GenericDisassembler constructor with appropriate argument in the creation functions. This removes a few tables that needed to be anchored. llvm-svn: 147046
-
Craig Topper authored
llvm-svn: 147045
-
Nick Lewycky authored
call site of an intrinsic is also not an inline candidate. While here, make it more obvious that this code ignores all intrinsics. Noticed by inspection! llvm-svn: 147037
-
Nick Lewycky authored
llvm-svn: 147036
-
Evan Cheng authored
llvm-svn: 147032
-
Jim Grosbach authored
llvm-svn: 147028
-
Eric Christopher authored
llvm-svn: 147027
-
Jim Grosbach authored
llvm-svn: 147025
-
Akira Hatanaka authored
The patch and test case were originally written by Mans Rullgard. llvm-svn: 147024
-