2009-07-15 |
Daniel Dunbar | Initialize the target info via the InitializeNativeTarg... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Switch some obvious clients to using the new TargetRegi... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Reimplement TargetMachineRegistry in terms of TargetReg... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Mark Target's creation routines as const. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Register Target's TargetMachine and AsmPrinter in the... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Fix thinko |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Tweak svn:ignore |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Detect write failures on raw_fd_ostream. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Tweak CMake component lookup, I misunderstood what... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Include Target specific Info initialization routine... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Teach Makefiles & CMake to link in the <TARGET>Info... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Fix stupid thinko |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Address some review comments on TargetRegistry. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Add TargetInfo directories to CMake's list. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Add TargetInfo libraries for all targets. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Evan Cheng | Move load / store folding alignment require into the... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Ted Kremenek | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | rename decorateName -> DecorateCygMingName, make it... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | eliminate the Mangler::PreserveAsmNames bit, the sole... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | remove printSuffixedName. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | convert arm/darwin stubs to use the mangler to synthesi... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Daniel Dunbar | Add new TargetRegistry. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | fix an arm codegen bug (the same as PR4482 on ppc)... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | convert [Hidden]GVNonLazyPtrs to compute the global... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | use makeNameProper to add the globalprefix instead... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | get the PPC stub temporary label from the mangler inste... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | turn some if/then's into ?: |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | eliminate a bunch of printSuffixedName's by using info... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | convert FnStubs to using a more structured form, elimin... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | actually $stub labels *are* private, I just missed... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | convert this to filecheck style and make it a test... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | simplify this test to test the esentials. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Ryan Flynn | test commit; add self |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Dan Gohman | Fix indentation. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Dan Gohman | Make makeLoopInvariant report whether it made any chang... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | $stub references should not be private ("L") labels. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | simplify "EmitExternalGlobal": it is only used to output a |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | Convert GVStubs and HiddenGVStubs to work more like... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | minor cleanups: only switch sections once before all... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Dan Gohman | llvm-c/Core.h is no longer needed in lto.h, and it... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Lattner | Fix a fixme, patch by Ryan Flynn! |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Evan Cheng | control reaches end of non-void function. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kevin Enderby | Added llvm-mc support for parsing the .include directive. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | minor syntax cleanup |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Owen Anderson | Move EVER MORE stuff over to LLVMContext. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Daniel Dunbar | Fix path name. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Bruno Cardoso... | Use the right relocation type for X86::MOV64ri64i32 |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Bob Wilson | Fix bad indentation and 80-col violation. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kevin Enderby | Added llvm-mc support for parsing the .lsym directive. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
David Goodwin | Check for PRE_INC and POST_INC. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Dan Gohman | Fix the expansion of umax and smax in the case where... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | fix a bug in my previous patch. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Ted Kremenek | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | allow default construction of formatted_raw_ostream. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | fix David's merge conflict |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | reapply r75408, which eliminates MOV64r0 in favor of... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
David Greene | Have asm printers use formatted_raw_ostream directly... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Viktor Kutuzov | Helper script to use bugpoint with a remote target. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | convert to filecheck style, simplify RUN line, and... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Ted Kremenek | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Viktor Kutuzov | Fix for bugpoint -remote-client |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | Remove some dead functions, patch by Ryan Flynn! |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | convert this test to filecheck style |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Dan Gohman | Fix a typo that Edwin spotted. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
David Goodwin | hasThumb2() does not mean we are compiling for thumb... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Dan Gohman | Add a comment clarifying the role of getPrimitiveTypeSi... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Bob Wilson | Remove an extra space. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Torok Edwin | Introduce a pointertracking pass. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | Testcase for PR4556 |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Bill Wendling | Mark as fall through. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | Reapply my previous asmprinter changes now with more... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Kevin Enderby | Added llvm-mc support for parsing the .desc directive. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Dan Gohman | Add a testcase for a bug fixed by r75634. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Dan Gohman | LLVM doesn't use libelf. Remove libelf configurey. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Dale Johannesen | Revert 75571; I'm convinced this isn't the right thing... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Torok Edwin | llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Daniel Dunbar | Revert r7561{9,8,7,6}, which depend on r75610. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Daniel Dunbar | Revert r75615, which depended on 75610. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Daniel Dunbar | Revert r75610 (and r75620, which was blocking the rever... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Dan Gohman | Make SCEVCallbackVH::allUsesReplacedWith more thorough... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Dan Gohman | Require IVUsers after LCSSA, since LCSSA does not prese... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Dan Gohman | Add a comment about why ScalarEvolution doesn't recogni... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Torok Edwin | After converting assert(0) to LLVM_UNREACHABLE we lost... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Torok Edwin | eliminate extra space. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Anton Korobeynikov | Add extra sign extension to the same bit width before... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Anton Korobeynikov | Add missing break. Patch by Artur Pietrek! |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Daniel Dunbar | Move main llvm-prof functionality into a ModulePass. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Daniel Dunbar | ProfileInfo interface tweaks. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Evan Cheng | Use http instead https for anonymous readonly check... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | remove renamed method. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | rename getValueName -> getMangledName. These two files... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | Rename getValueName -> getMangledName |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | rename getValueName -> getMangledName |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | rename getValueName -> getMangledName |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | Rename getValueName -> getMangledName. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Bob Wilson | Remove some tabs and fix other whitespace. No function... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Bob Wilson | Fix a comment. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Bob Wilson | Fix an obvious error. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | Change the X86 asmprinter to use the mangler to apply... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Lang Hames | New VNInfo alignment patch by Ryan Flynn. |
commit | commitdiff | tree | snapshot |
next |