oota-llvm.git
2009-08-23 Chris Lattnerremove std::ostream versions of printing stuff for...
2009-08-23 Chris Lattnersimplify output file selection, fixing two FIXMEs about...
2009-08-23 Chris LattnerChange raw_fd_ostream to take flags as an optional...
2009-08-23 Chris LattnerThis was supposed to go with r79803
2009-08-23 Chris Lattnerconvert some stuff to work on raw_ostreams instead...
2009-08-23 Chris Lattnerfix a gone file.
2009-08-23 Chris Lattnerremove some dead print method variants.
2009-08-23 Chris Lattnerconvert the DIE printing stuff to use raw_ostream inste...
2009-08-23 Chris Lattnerrandom code cleanups.
2009-08-23 Chris Lattnerremove some random indentation stuff, yay for efficiency.
2009-08-23 Chris Lattnerremove dead PrefixPrinter class.
2009-08-23 Chris Lattnerremove a dead class.
2009-08-23 Chris Lattnerrandom cleanups.
2009-08-23 Eli FriedmanAdd check for completeness. Note that this doesn't...
2009-08-22 Chris Lattnerswitch formattedstream to use raw_ostream::indent....
2009-08-22 Chris Lattneradd a raw_ostream::indent method, to be used like:
2009-08-22 Benjamin KramerForgot to update some CMakeLists.
2009-08-22 Benjamin KramerUpdate CMake build, unbreak linux build.
2009-08-22 Chris Lattnerfix a build error on the clang-i686-linux tester.
2009-08-22 Chris Lattnerrename TAI -> MAI, being careful not to make MAILJMP...
2009-08-22 Chris Lattnermcasminfo doesn't use std::string
2009-08-22 Chris Lattnerrename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for...
2009-08-22 Tanya LattnerRegenerate configure.
2009-08-22 Tanya LattnerUpdate copyright date.
2009-08-22 Chris Lattnermove the MCAsmInfo .cpp/.h files into the right
2009-08-22 Chris Lattnerrevert 79764, my dependencies failed me again.
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Chris Lattnerremove dead member.
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingNormalize how the 'namespace llvm {' is used in this...
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Chris Lattnerprune some redundant #includes.
2009-08-22 Chris Lattnertweak #includes
2009-08-22 Devang PatelRecord variable debug info at ISel time directly.
2009-08-22 Anton KorobeynikovSome dummy cost model for s390x:
2009-08-22 Daniel Dunbarllvm-mc/Mach-O: Improve symbol table support:
2009-08-22 Daniel Dunbarllvm-mc/Mach-O: Sketch symbol table support.
2009-08-22 Daniel DunbarFix typo.
2009-08-22 Daniel DunbarForce triple for these tests.
2009-08-22 Daniel Dunbarllvm-mc: Hopefully fix Mach-O tests on big-endian platf...
2009-08-22 Daniel Dunbarllvm-mc/Mach-O: Move more logic for writing the Mach...
2009-08-22 Daniel Dunbarllvm-mc: Rename / redefine MCFragment::FileOffset to...
2009-08-22 Daniel Dunbarllvm-mc: Clean up some handling of symbol/section assoc...
2009-08-22 Douglas GregorCMake: Don't use copy_if_different for TableGen output...
2009-08-22 Owen AndersonReapply r79708 with the appropriate fix for the case...
2009-08-22 Douglas GregorTOT is 2.7svn for CMake, too
2009-08-22 Daniel DunbarChange SmallString::operator{=,+=} to take a StringRef.
2009-08-22 Tanya LattnerRegenerate configure for 2.7svn
2009-08-22 Tanya LattnerTOT is now 2.7svn
2009-08-22 Chris Lattnerrevert r79708 + r79711
2009-08-22 Eli FriedmanMake x86 test actually test x86 code generation. Fix the
2009-08-22 Bob WilsonAdd new intrinsics for Neon vldN_lane and vstN_lane...
2009-08-22 Edward O'CallaghanNote down a few bits and bobs off the top of my head...
2009-08-22 Jim GrosbachAdd basic information about SJLJ EH
2009-08-22 Chris Lattnerrename test, make more specific.
2009-08-22 Eric ChristopherActually remove unused static. Previous commit removed...
2009-08-22 Eric ChristopherRemove unused static.
2009-08-22 Owen AndersonEase contention on this lock by noticing that all write...
2009-08-22 Anton KorobeynikovAdd missing RUN line
2009-08-22 Anton KorobeynikovReduce the test
2009-08-22 Bob WilsonUse CHECK-NEXT to make sure we're only getting one...
2009-08-21 Eric ChristopherMake unit-at-a-time on by default to match the behavior...
2009-08-21 Daniel Dunbarllvm-mc: Improve handling of implicit alignment for...
2009-08-21 Eric ChristopherKill trailing whitespace.
2009-08-21 Chris Lattnerremove the directory too
2009-08-21 Chris LattnerRevert r79563
2009-08-21 Chris Lattnerrevert r79562 + r79563
2009-08-21 Daniel DunbarMake MSVC happy.
2009-08-21 Anton KorobeynikovFix typo.
2009-08-21 Chris Lattnerrevert r79631
2009-08-21 Chris Lattnerrevert 79631
2009-08-21 Daniel Dunbarllvm-mc/Mach-O: Support .o emission for .org and .align.
2009-08-21 Daniel Dunbarllvm-mc: In a .fill directive, still honor .align even...
2009-08-21 Anton KorobeynikovImplement APInt <-> APFloat conversion for IEEE 128...
2009-08-21 Bob WilsonRename ARM "lane_cst" operands to "nohash_imm" since...
2009-08-21 Reid KlecknerFix a bug where the DWARF emitter in the JIT was not...
2009-08-21 Bob WilsonMatch VTRN, VZIP, and VUZP shuffles. Restore the tests...
2009-08-21 Anton KorobeynikovAdd fcopysign instructions
2009-08-21 Owen AndersonTry again at privatizing the layout info map, with...
2009-08-21 Anton KorobeynikovExpand few nodes until someone will be crazy enough...
2009-08-21 Anton KorobeynikovTypo :(
2009-08-21 Anton KorobeynikovCorrect instruction names for subtract-with-borrow
2009-08-21 Daniel Dunbarllvm-mc/Mach-O: Support byte and fill value emission.
2009-08-21 Dan GohmanDon't assume that the operand of an inttoptr is an...
2009-08-21 Bill WendlingFix typo. Should check both values of RangeUse for...
2009-08-21 Anton KorobeynikovHandle 'r' inline asm constraint
2009-08-21 Bob WilsonFix a comment.
next