oota-llvm.git
2009-07-15 Daniel DunbarKill off old (TargetMachine level, not Target level...
2009-07-15 Xerxes RanbyFix cmake build lib/Target/TargetMachineRegistry.cpp...
2009-07-15 Daniel DunbarProvide TargetMachine implementations with reference...
2009-07-15 Duncan SandsString constants are now output with private linkage.
2009-07-15 Daniel DunbarTweak svn:ignore
2009-07-15 Daniel DunbarKill off unused TargetMachineRegistry methods and ivars.
2009-07-15 Daniel DunbarMigrate llc and the JIT to using the TargetRegistry...
2009-07-15 Daniel DunbarInclude the Target& in the TargetMachineRegisterEntry.
2009-07-15 Daniel DunbarAllow multiple registrations of the same target.
2009-07-15 Daniel DunbarInitialize the target info via the InitializeNativeTarg...
2009-07-15 Daniel DunbarSwitch some obvious clients to using the new TargetRegi...
2009-07-15 Daniel DunbarReimplement TargetMachineRegistry in terms of TargetReg...
2009-07-15 Daniel DunbarMark Target's creation routines as const.
2009-07-15 Daniel DunbarRegister Target's TargetMachine and AsmPrinter in the...
2009-07-15 Daniel DunbarFix thinko
2009-07-15 Daniel DunbarTweak svn:ignore
2009-07-15 Daniel DunbarDetect write failures on raw_fd_ostream.
2009-07-15 Daniel DunbarTweak CMake component lookup, I misunderstood what...
2009-07-15 Daniel DunbarInclude Target specific Info initialization routine...
2009-07-15 Daniel DunbarTeach Makefiles & CMake to link in the <TARGET>Info...
2009-07-15 Daniel DunbarFix stupid thinko
2009-07-15 Daniel DunbarAddress some review comments on TargetRegistry.
2009-07-15 Daniel DunbarAdd TargetInfo directories to CMake's list.
2009-07-15 Daniel DunbarAdd TargetInfo libraries for all targets.
2009-07-15 Evan ChengMove load / store folding alignment require into the...
2009-07-15 Ted KremenekUpdate CMake file.
2009-07-15 Chris Lattnerrename decorateName -> DecorateCygMingName, make it...
2009-07-15 Chris Lattnereliminate the Mangler::PreserveAsmNames bit, the sole...
2009-07-15 Chris Lattnerremove printSuffixedName.
2009-07-15 Chris Lattnerconvert arm/darwin stubs to use the mangler to synthesi...
2009-07-15 Daniel DunbarAdd new TargetRegistry.
2009-07-15 Chris Lattnerfix an arm codegen bug (the same as PR4482 on ppc)...
2009-07-15 Chris Lattnerconvert [Hidden]GVNonLazyPtrs to compute the global...
2009-07-15 Chris Lattneruse makeNameProper to add the globalprefix instead...
2009-07-15 Chris Lattnerget the PPC stub temporary label from the mangler inste...
2009-07-15 Chris Lattnerturn some if/then's into ?:
2009-07-15 Chris Lattnereliminate a bunch of printSuffixedName's by using info...
2009-07-15 Chris Lattnerconvert FnStubs to using a more structured form, elimin...
2009-07-15 Chris Lattneractually $stub labels *are* private, I just missed...
2009-07-15 Chris Lattnerconvert this to filecheck style and make it a test...
2009-07-15 Chris Lattnersimplify this test to test the esentials.
2009-07-15 Ryan Flynntest commit; add self
2009-07-15 Dan GohmanFix indentation.
2009-07-15 Dan GohmanMake makeLoopInvariant report whether it made any chang...
2009-07-15 Chris Lattner$stub references should not be private ("L") labels.
2009-07-15 Chris Lattnersimplify "EmitExternalGlobal": it is only used to output a
2009-07-15 Chris LattnerConvert GVStubs and HiddenGVStubs to work more like...
2009-07-15 Chris Lattnerminor cleanups: only switch sections once before all...
2009-07-15 Dan Gohmanllvm-c/Core.h is no longer needed in lto.h, and it...
2009-07-15 Chris LattnerFix a fixme, patch by Ryan Flynn!
2009-07-14 Evan Chengcontrol reaches end of non-void function.
2009-07-14 Kevin EnderbyAdded llvm-mc support for parsing the .include directive.
2009-07-14 Chris Lattnerminor syntax cleanup
2009-07-14 Owen AndersonMove EVER MORE stuff over to LLVMContext.
2009-07-14 Daniel DunbarFix path name.
2009-07-14 Bruno Cardoso... Use the right relocation type for X86::MOV64ri64i32
2009-07-14 Bob WilsonFix bad indentation and 80-col violation.
2009-07-14 Kevin EnderbyAdded llvm-mc support for parsing the .lsym directive.
2009-07-14 David GoodwinCheck for PRE_INC and POST_INC.
2009-07-14 Dan GohmanFix the expansion of umax and smax in the case where...
2009-07-14 Chris Lattnerfix a bug in my previous patch.
2009-07-14 Ted KremenekUpdate CMake file.
2009-07-14 Chris Lattnerallow default construction of formatted_raw_ostream.
2009-07-14 Chris Lattnerfix David's merge conflict
2009-07-14 Chris Lattnerreapply r75408, which eliminates MOV64r0 in favor of...
2009-07-14 David GreeneHave asm printers use formatted_raw_ostream directly...
2009-07-14 Viktor KutuzovHelper script to use bugpoint with a remote target.
2009-07-14 Chris Lattnerconvert to filecheck style, simplify RUN line, and...
2009-07-14 Ted KremenekUpdate CMake file.
2009-07-14 Viktor KutuzovFix for bugpoint -remote-client
2009-07-14 Chris LattnerRemove some dead functions, patch by Ryan Flynn!
2009-07-14 Chris Lattnerconvert this test to filecheck style
2009-07-14 Dan GohmanFix a typo that Edwin spotted.
2009-07-14 David GoodwinhasThumb2() does not mean we are compiling for thumb...
2009-07-14 Dan GohmanAdd a comment clarifying the role of getPrimitiveTypeSi...
2009-07-14 Bob WilsonRemove an extra space.
2009-07-14 Torok EdwinIntroduce a pointertracking pass.
2009-07-14 Chris LattnerTestcase for PR4556
2009-07-14 Bill WendlingMark as fall through.
2009-07-14 Chris LattnerReapply my previous asmprinter changes now with more...
2009-07-14 Kevin EnderbyAdded llvm-mc support for parsing the .desc directive.
2009-07-14 Dan GohmanAdd a testcase for a bug fixed by r75634.
2009-07-14 Dan GohmanLLVM doesn't use libelf. Remove libelf configurey.
2009-07-14 Dale JohannesenRevert 75571; I'm convinced this isn't the right thing...
2009-07-14 Torok Edwinllvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE...
2009-07-14 Daniel DunbarRevert r7561{9,8,7,6}, which depend on r75610.
2009-07-14 Daniel DunbarRevert r75615, which depended on 75610.
2009-07-14 Daniel DunbarRevert r75610 (and r75620, which was blocking the rever...
2009-07-14 Dan GohmanMake SCEVCallbackVH::allUsesReplacedWith more thorough...
2009-07-14 Dan GohmanRequire IVUsers after LCSSA, since LCSSA does not prese...
2009-07-14 Dan GohmanAdd a comment about why ScalarEvolution doesn't recogni...
2009-07-14 Torok EdwinAfter converting assert(0) to LLVM_UNREACHABLE we lost...
2009-07-14 Torok Edwineliminate extra space.
2009-07-14 Anton KorobeynikovAdd extra sign extension to the same bit width before...
2009-07-14 Anton KorobeynikovAdd missing break. Patch by Artur Pietrek!
2009-07-14 Daniel DunbarMove main llvm-prof functionality into a ModulePass.
2009-07-14 Daniel DunbarProfileInfo interface tweaks.
2009-07-14 Evan ChengUse http instead https for anonymous readonly check...
2009-07-14 Chris Lattnerremove renamed method.
2009-07-14 Chris Lattnerrename getValueName -> getMangledName. These two files...
next