- Aug 29, 2009
-
-
Devang Patel authored
Use MDNodes to encode debug info in llvm IR. llvm-svn: 80406
-
Evan Cheng authored
Let Darwin linker auto-synthesize stubs and lazy-pointers. This deletes a bunch of nasty code in ARM asm printer. llvm-svn: 80404
-
Eric Christopher authored
llvm-svn: 80401
-
- Aug 28, 2009
-
-
Anton Korobeynikov authored
Some other minor win64 fixes as well. Patch by Michael Beck! llvm-svn: 80370
-
Andreas Neustifter authored
This implements the maximum spanning tree algorithm on CFGs according to weights given by the ProfileEstimator. This is then used to implement Optimal Edge Profiling. llvm-svn: 80358
-
Daniel Dunbar authored
llvm-svn: 80354
-
Daniel Dunbar authored
Also, all one of the file level flags are implemented. llvm-svn: 80352
-
Daniel Dunbar authored
llvm-svn: 80351
-
Evan Cheng authored
llvm-svn: 80350
-
Daniel Dunbar authored
- I'm still trying to figure out the cleanest way to implement this and match the assembler, currently there are some substantial differences. llvm-svn: 80347
-
Daniel Dunbar authored
llvm-svn: 80345
-
Daniel Dunbar authored
llvm-svn: 80344
-
Daniel Dunbar authored
llvm-svn: 80343
-
Daniel Dunbar authored
llvm-svn: 80341
-
Daniel Dunbar authored
llvm-svn: 80340
-
Daniel Dunbar authored
llvm-svn: 80338
-
Chris Lattner authored
llvm-svn: 80334
-
Chris Lattner authored
llvm-svn: 80328
-
Chris Lattner authored
llvm-svn: 80327
-
Evan Cheng authored
llvm-svn: 80322
-
Devang Patel authored
llvm-svn: 80307
-
- Aug 27, 2009
-
-
Bruno Cardoso Lopes authored
llvm-svn: 80280
-
Bruno Cardoso Lopes authored
Add MO flags to simplify the printing of relocations. Remove the support for printing large code model relocs (which aren't supported anyway). llvm-svn: 80278
-
Dan Gohman authored
llvm-svn: 80271
-
Dan Gohman authored
tolerant of blocks that end with "unreachable". llvm-svn: 80270
-
Eric Christopher authored
llvm-svn: 80269
-
Eric Christopher authored
llvm-svn: 80268
-
Dan Gohman authored
llvm-svn: 80267
-
Dan Gohman authored
llvm-svn: 80265
-
Dan Gohman authored
llvm-svn: 80263
-
Dan Gohman authored
llvm-svn: 80262
-
Anton Korobeynikov authored
scalar_to_vector is fully legal now llvm-svn: 80251
-
Anton Korobeynikov authored
llvm-svn: 80250
-
Devang Patel authored
llvm-svn: 80247
-
Anton Korobeynikov authored
No idea whether this is profitable or not. llvm-svn: 80245
-
Misha Brukman authored
See http://llvm.org/PR4687 for more info and links. llvm-svn: 80244
-
Daniel Dunbar authored
- No relocations yet, of course. llvm-svn: 80235
-
Daniel Dunbar authored
- Note, this is a gigantic hack, with the sole purpose of unblocking further work on the assembler (its also possible to test the mathcer more completely now). - Despite being a hack, its actually good enough to work over all of 403.gcc (although some encodings are probably incorrect). This is a testament to the beauty of X86's MachineInstr, no doubt! ;) llvm-svn: 80234
-
Daniel Dunbar authored
printer. llvm-svn: 80233
-
Daniel Dunbar authored
llvm-svn: 80232
-