2009-07-27 |
Mike Stump | Add knowledge about _longjmp being noreturn. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Add builtin knowledge about longjmp being noreturn... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | hoist MCContext/MCStreamer up to AsmPrinter since we... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Daniel Dunbar | Move MCContext and friends to StringRef based APIs. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | simplify #includes. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Owen Anderson | Move ConstantFP construction back to the 2.5-ish API. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Fariborz Jahanian | Some minor changes toward support of data |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Add an assertion check to raw_ostream's destructor... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Andreas Bolka | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Devang Patel | 80 columns! |
commit | commitdiff | tree | snapshot |
2009-07-27 |
David Goodwin | Remove TPat. No patterns depend on just isThumb().... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Benjamin Kramer | fix test (broken in r77224) |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sean Callanan | Thanks, Bill! |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Bruno Cardoso... | fix comment |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Bruno Cardoso... | add module identifier to the elf object file |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Add noreturn for exit. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | Sink getSectionPrefixForUniqueGlobal down into the TAI |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Argyrios Kyrtzidis | Make ObjCImplDecl inherit from ObjCContainerDecl. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Daniel Dunbar | Tweak MultiTestRunner --path argument. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | remove dead code. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Bruno Cardoso... | Handle external symbols for ELF and add some static... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | More DCE. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | convertToThreeAddress can't handle Thumb2 instructions... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Devang Patel | Initialize mdnNext. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Devang Patel | Use DICompositeType->replaceAllUsesWith() |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Get rid of more dead code. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sean Callanan | Many of Daniel's fixes. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Douglas Gregor | Fix typo in error message |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Douglas Gregor | Prepare CMake regression testing for Daniel's upcoming... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Cosmetic change. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Douglas Gregor | CMake configuration: find mkdtemp, mkstemp, mktemp. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Get rid of some more getOpcode calls. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Fix build. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Following discussion on llvm-dev ("proposed new rule... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sanjiv Gupta | Remove duplicate entries while printing decls for exter... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Douglas Gregor | CMake: make sure that the *.inc files for libSystem... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Douglas Gregor | When instantiating a variable without an initializer... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | add an explanatory comment about why we drop these... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Devang Patel | Do not seed mstadata into the value map. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | Use the CGRecordLayoutBuilder even if there are no... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | make COFF work like ELF and macho, by splitting out... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | don't create default text/data sections for all targets. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | Apparently alpha doesn't use ElfTargetAsmInfo (?) |
commit | commitdiff | tree | snapshot |
2009-07-27 |
David Goodwin | Thumb-2 does not have RSC. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
David Goodwin | Add ".w" suffix for wide thumb-2 instructions. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | inline a method. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | apparently we have "windows" and "coff", which are... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | sink text/data section creation down into the target... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sanjiv Gupta | Test case to check that separate section is created... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Change the assembly syntax for nsw, nuw, and exact... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Fix wording in comments. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | update testcase. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | 32-bit darwin targets support .literal16 too. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | Enable the new struct type builder now that the constan... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | Fix a tail padding bug in the record layout builder... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Benjamin Kramer | Remove trailing slashes from include paths. Some versio... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Benjamin Kramer | Test commit: fix typo |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | Eliminate getNamed/getUnnamedSection, adding a new... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | Enable the new constant struct builder by default.... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | Eliminate SectionFlags, just embed a SectionKind into... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | add bugzilla # |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | If CPSR is modified but the def is dead, then it's... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Use t2LDRi12 and t2STRi12 to load / store to / from... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | More work on the constant struct builder, fix a couple... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sanjiv Gupta | Generate a libcall for i8 multiply. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sanjiv Gupta | fixed incorrect lowering of ISD::SUB node. SUB has... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | More work on bitfield support in the new constant struc... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Fix PR4624. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Use the right instructions to copy between GPR and... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Merge isLoadFromStackSlot into one since it behaves... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Just use a single isMoveInstr to catch all the cases. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Evan Cheng | Rename tMOVhi2lor to tMOVgpr2tgpr. It's not moving... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Eli Friedman | Reorganize code a bit to reduce indentation. No visibl... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nick Lewycky | Fix libLTO: |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Don't use llvm_report_error in libSystem, this is a... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | untangle a TargetAsmInfo hack where ELFTargetAsmInfo... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Evan Cheng | Refactor. Get rid of a few more getOpcode() calls. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | reduce indentation |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | Use the RHS length instead of the LHS length. They... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nuno Lopes | fix segfault (because of erasing after the vector bound... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nuno Lopes | add gentoo 2009.0 g++ header locations |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Sanjiv Gupta | Fix the breakage caused by 76950. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Remove Value::getName{Start,End}, the last of the old... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Switch to getName() |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Make sure getName().data() is always null terminated. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Remove Value::getNameLen |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Switch to using llvm::Value::getName() |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nick Lewycky | Move MSILModule and MSILWriter into the 'llvm' namespac... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Eliminate some uses of DOUT, cerr, and getNameStart(). |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | remove a densemap from TargetAsmInfo that was uniquing... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | simplify SectionFlagsForGlobal, even though I want... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | make SectionKind keep track of whether a global had... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | simplify this code now that SectionKind knows if a... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | make SectionKind know whether a symbol is weak or not... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | Make the kind actually be private. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | rename Mergable -> Mergeable and Writable -> Writeable |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | two files I missed in the last commit. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | remove a bunch of helper functions, just use SectionKin... |
commit | commitdiff | tree | snapshot |
next |