2009-08-23 |
Daniel Dunbar | Speculatively revert r76823 (i.e., reapply r75663 and... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Benjamin Kramer | Try to fix MSVC build after r79846. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Daniel Dunbar | Fix -Asserts warnings. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Benjamin Kramer | Remove uses of Streams.h from CommandLine.cpp, fix... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Daniel Dunbar | Fix non-determinism in DAGISel emitter. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Benjamin Kramer | Fix windows build. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Daniel Dunbar | Fix some refactos for iostream changes (in -Asserts... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove some uses of llvm/Support/Streams.h |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | eliminate the std::ostream forms of the bitcode writing... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove uses of llvm/Support/Streams.h. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | use raw_fd_ostream instead of fstream with graphwriter, |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | convert LoopInfo.h and GraphWriter.h to use raw_ostream |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | eliminate DOUT and make Debug.h not include Streams... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | eliminate uses of cerr() |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | eliminate the last DOUTs from the targets. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove a few DOUTs here and there. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | convert all the constant range EXPECT_EQ tests to use... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | Change Pass::print to take a raw ostream instead of... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Douglas Gregor | Don't install the man page for FileCheck |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | eliminate the std::ostream form of WriteAsOperand and... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove the std::ostream version of module and type... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | upgrade for removed functions. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove some DOUTs |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Douglas Gregor | Don't install FileCheck or FileUpdate |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | eliminate the "Value" printing methods that print to... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Tanya Lattner | Update release document with more details. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Owen Anderson | Use standard LLVM-style headers. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | switch a couple things off std::ostream |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | switch from std::ostream to raw ostream, fix file header. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | shoot a few more std::ostream print methods in the... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove various std::ostream version of printing methods... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove some DOUTs |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove std::ostream versions of printing stuff for... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | simplify output file selection, fixing two FIXMEs about... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | Change raw_fd_ostream to take flags as an optional... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | This was supposed to go with r79803 |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | convert some stuff to work on raw_ostreams instead... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | fix a gone file. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove some dead print method variants. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | convert the DIE printing stuff to use raw_ostream inste... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | random code cleanups. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove some random indentation stuff, yay for efficiency. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove dead PrefixPrinter class. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | remove a dead class. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Chris Lattner | random cleanups. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Eli Friedman | Add check for completeness. Note that this doesn't... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | switch formattedstream to use raw_ostream::indent.... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | add a raw_ostream::indent method, to be used like: |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Benjamin Kramer | Forgot to update some CMakeLists. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Benjamin Kramer | Update CMake build, unbreak linux build. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | fix a build error on the clang-i686-linux tester. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | rename TAI -> MAI, being careful not to make MAILJMP... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | mcasminfo doesn't use std::string |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | rename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Tanya Lattner | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Tanya Lattner | Update copyright date. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | move the MCAsmInfo .cpp/.h files into the right |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | revert 79764, my dependencies failed me again. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | remove dead member. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Normalize how the 'namespace llvm {' is used in this... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bill Wendling | Convert DOUT to DEBUG(errs()...). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | prune some redundant #includes. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | tweak #includes |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Devang Patel | Record variable debug info at ISel time directly. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Anton Korobeynikov | Some dummy cost model for s390x: |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Daniel Dunbar | llvm-mc/Mach-O: Improve symbol table support: |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Daniel Dunbar | llvm-mc/Mach-O: Sketch symbol table support. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Daniel Dunbar | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Daniel Dunbar | Force triple for these tests. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Daniel Dunbar | llvm-mc: Hopefully fix Mach-O tests on big-endian platf... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Daniel Dunbar | llvm-mc/Mach-O: Move more logic for writing the Mach... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Daniel Dunbar | llvm-mc: Rename / redefine MCFragment::FileOffset to... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Daniel Dunbar | llvm-mc: Clean up some handling of symbol/section assoc... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Douglas Gregor | CMake: Don't use copy_if_different for TableGen output... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Owen Anderson | Reapply r79708 with the appropriate fix for the case... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Douglas Gregor | TOT is 2.7svn for CMake, too |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Daniel Dunbar | Change SmallString::operator{=,+=} to take a StringRef. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Tanya Lattner | Regenerate configure for 2.7svn |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Tanya Lattner | TOT is now 2.7svn |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | revert r79708 + r79711 |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Eli Friedman | Make x86 test actually test x86 code generation. Fix the |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bob Wilson | Add new intrinsics for Neon vldN_lane and vstN_lane... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Edward O'Callaghan | Note down a few bits and bobs off the top of my head... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Jim Grosbach | Add basic information about SJLJ EH |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Chris Lattner | rename test, make more specific. |
commit | commitdiff | tree | snapshot |
next |