fix the sparc codegen to not depend on the sparc asmprinter.
[oota-llvm.git] / include /
2009-06-19 Duncan SandsAdd support for AuroraUX. Patch by evocallaghan.
2009-06-19 Lang HamesMore VNInfo tweaking, plus a little progress on intra...
2009-06-19 Zhongxing XuInclude DataTypes.h for 'uint64_t'.
2009-06-19 Owen AndersonFix weird class-size-being-different problems. At...
2009-06-19 Chris LattnerAdd some scaffolding for a new experimental asmprinter
2009-06-19 Chris Lattnermerge the common darwin settings from the X86/PPC/ARM...
2009-06-18 Chris Lattnermove mangler quote handling from asm printers to Target...
2009-06-18 Chris Lattnersimplify macro debug info directive handling.
2009-06-18 Owen AndersonAdd a parent pointer to SCEV, in preparation for gettin...
2009-06-18 Owen AndersonAdd a SmartScopedLock, and use it to simplify code.
2009-06-18 Anton KorobeynikovRevert IRBuilder CC propagation. Fix SimplifyLibCalls...
2009-06-18 Owen AndersonSimplify the SmartMutex implementation a bit.
2009-06-18 Owen AndersonGive RWMutex the SmartRWMutex treatment too.
2009-06-18 Owen AndersonInsert a SmartMutex templated class into the class...
2009-06-18 Owen AndersonMove Threading.[h|cpp] from Support to System.
2009-06-18 Dan GohmanRemove the code from IVUsers that attempted to handle
2009-06-18 Anton KorobeynikovForgot to commit this hunk
2009-06-18 Anton KorobeynikovPropagate calling conv for invokes too
2009-06-18 Chris LattnerDon't use int8_t, that requires DataTypes.h
2009-06-18 Zhongxing Xuinclude header for uint8_t.
2009-06-18 Evan Cheng- Update register allocation hint after coalescing...
2009-06-17 Owen AndersonReapply r73647 in a non-broken form.
2009-06-17 Owen AndersonProtect the GC table in Function.cpp
2009-06-17 Anton KorobeynikovHonour calling convention and attributes of Callee...
2009-06-17 Lang HamesVNInfo cleanup.
2009-06-17 Owen AndersonAdd an RAII ScopedWriter, which allows one to acquire...
2009-06-17 Douglas GregorDefine LLVM_NATIVE_ARCH in CMake, so that lli can actua...
2009-06-17 Chris Lattnerremove two headers subsumed by TargetSelect.h
2009-06-17 Chris LattnerAdd a utility header that makes it easy to link in...
2009-06-17 Chris Lattnermake CreateFMul forward to CreateFMul, not CreateMul.
2009-06-17 Mikhail GlushenkovFix comment.
2009-06-17 Douglas GregorUpdate auto-generated configuration files
2009-06-17 Owen AndersonUse atomic increment/decrement for reference counting...
2009-06-17 Owen AndersonAdd an atomic increment and decrement implementation...
2009-06-16 Owen AndersonForgot this file in my last commit.
2009-06-16 Owen AndersonFix #include guards.
2009-06-16 Owen AndersonFix/cleanup trailing newlines.
2009-06-16 Owen AndersonAdd a portable wrapper for reader-writer locks.
2009-06-16 Douglas GregorIntroduce new headers whose inclusion forces linking and
2009-06-16 Anton KorobeynikovAddress review comments: add 3 ARM calling conventions.
2009-06-16 Owen AndersonAdd a configure check for pthread_rwlock_init.
2009-06-16 Owen AndersonSplit the thread-related APIs out into their own file...
2009-06-16 Chris LattnerGeneralize instcombine's isSafeToLoadUnconditionally...
2009-06-16 Sanjiv GuptaFixed names of libcalls checked in r73480.
2009-06-16 Sanjiv GuptaAdded required libcalls for PIC16 (mostly floating...
2009-06-16 Dan GohmanAdd comments to ConstantInt::get and ConstantFP::get...
2009-06-15 Owen AndersonOwen Anderson 2009-06-15: Use a SmallPtrSet here, for...
2009-06-15 Dan GohmanAdd a CreateFNeg function to IRBuilder.
2009-06-15 Dan GohmanSupport vector casts in more places, fixing a variety...
2009-06-15 Anton KorobeynikovAddress more comments :)
2009-06-15 Anton KorobeynikovDocument ABIType enum. Patch by Sandeep Patel!
2009-06-15 Evan ChengPart 1.
2009-06-15 Chris Lattneradd a new static method to portably determine whether...
2009-06-14 Dan GohmanFix old-style type names in comments.
2009-06-14 Dan GohmanSpecialize DenseMapInfo for SCEVHandle, so that SCEVHan...
2009-06-14 Dan GohmanConvert several parts of the ScalarEvolution framework...
2009-06-14 Evan ChengMove register allocation preference (or hint) from...
2009-06-14 Owen AndersonAdd an early implementation of a partial inlining pass...
2009-06-14 Bruno Cardoso LopesIntroduce new BinaryObject (blob) class, ELF Writer...
2009-06-13 Dan GohmanAdd a ScalarEvolution::getAnyExtendExpr utility functio...
2009-06-12 Bruno Cardoso LopesType change cleanup on JCE and MCE. Patch by Aaron...
2009-06-11 Bruno Cardoso LopesUse forward declarations and move TargetELFWriterInfo...
2009-06-11 Bill WendlingRemove unused parameter warnings.
2009-06-11 Bruno Cardoso LopesSupport for ELF Visibility
2009-06-11 Duncan SandsCosmetic changes to parameter attribute verification.
2009-06-10 Jay FoadImplement and use new method Function::hasAddressTaken().
2009-06-10 Sanjiv GuptaRemove warnings: no newline at end of file.
2009-06-09 Owen AndersonAdd the beginnings of an implementatation of lazy liven...
2009-06-09 David GreeneChange IndexedModeAction representation.
2009-06-08 David GreeneOops, didn't mean to commit 73102 yet. Revert it.
2009-06-08 David GreeneChange IndexedModeAction representation.
2009-06-08 Anton KorobeynikovThe attached patches implement most of the ARM AAPCS...
2009-06-08 David GreeneMake IntInits and ListInits typed. This helps deduce...
2009-06-07 Bruno Cardoso LopesSimple ELF32/64 binary files can now be emitted for...
2009-06-07 Nick LewyckyCreate FunctionType::isValidArgumentType to go along...
2009-06-06 Dan GohmanRename UnknownValue to CouldNotCompute, since it holds...
2009-06-06 Bruno Cardoso LopesRemove elf specific info from ELFWriter.h to Elf.h...
2009-06-05 Douglas GregorMore portability checks for CMake's config.h.
2009-06-05 Devang PatelAdd new function attribute - noimplicitfloat
2009-06-05 Nate BegemanAdapt the x86 build_vector dagcombine to the current...
2009-06-05 Dan GohmanMove SCEVExpander::getOrInsertCanonicalInductionVariabl...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-06-04 Devang PatelAdd new function attribute - noredzone.
2009-06-04 Douglas GregorProperly detect malloc_zone_statistics in CMake build...
2009-06-04 Torok EdwinFix comments.
2009-06-04 Torok EdwinAdd support for outputting ANSI colors to raw_fd_ostream.
2009-06-04 Nick Kledzik<rdar://problem/6940611> libLTO.dylib needs to let...
2009-06-04 Bruno Cardoso LopesUse uint8_t and int32_t in {JIT,Machine}CodeEmiters
2009-06-03 Daniel DunbarChange LTO to run the global opt pass twice.
2009-06-03 Eli FriedmanPR4317: Handle splits where the new block is unreachabl...
2009-06-03 Daniel DunbarAdd createStandardLTOPasses to StandardPasses.h, and...
2009-06-03 Daniel DunbarRemove some silly code.
2009-06-03 Daniel DunbarAdd StandardPasses.h which embeds the standard compilat...
2009-06-03 Bruno Cardoso LopesRevert 72650
2009-06-03 Dan GohmanChange TargetFolder's TD member from a reference to a
2009-06-02 Dan GohmanChange ConstantFoldConstantExpression to accept a null
2009-06-02 Dan GohmanDelete an unnecessary forward declaration.
2009-06-02 Torok Edwinfix build on VC++2k8.
2009-06-02 Devang PatelSimplify assertion message to avoid confusion.
2009-06-02 Lang HamesUpdate to in-place spilling framework. Includes live...
next