oota-llvm.git
2009-03-13 Ted KremenekAdd (hidden) TableGen command option '-clang-component...
2009-03-13 Ted KremenekAdd initial implementation of a TableGen backend for...
2009-03-13 Ted KremenekFurther constify Record::isSubClassOf.
2009-03-13 Devang PatelFix test case. Now, llvm-gcc emits debug info for artif...
2009-03-13 Stuart HastingsFix a hashing bug in APInt. A certain pathological...
2009-03-13 Chris LattnerFix escaping in asm string literals correctly by having...
2009-03-13 Chris Lattneradd a horrible hack to fix the build.
2009-03-13 Bill WendlingRevert r66920. It was causing failures in the self...
2009-03-13 Chris Lattneradd support for a few simple escape characters in tblge...
2009-03-13 Daniel DunbarAdd ENABLE_COVERAGE, for building a +Coverage (gcov...
2009-03-13 Dan GohmanFix FastISel's assumption that i1 values are always...
2009-03-13 Chris Lattnerremove a test that depends on -debug.
2009-03-13 Chris Lattnerremove a testcase that depends on -debug existing.
2009-03-13 Rafael Espindolaadd 8 and 16 bit TLS moves.
2009-03-13 Dale JohannesenOne more place where debug info affects codegen.
2009-03-13 Devang PatelTest case for rev. 66925
2009-03-13 Rafael EspindolaImprove sext and zext of TLS variables.
2009-03-13 Gabor GreifSecond installment of "BasicBlock operands to the back"
2009-03-13 Chris Lattnerremove a buggy test, it is not ok to use -debug in...
2009-03-13 Chris Lattnergeneralize this code so that fast isel handles integer...
2009-03-13 Chris Lattneradd a new TGError class and use it to propagate locatio...
2009-03-13 Chris Lattnergive each Record a location.
2009-03-13 Chris Lattnermake "locations" a class instead of a typedef.
2009-03-13 Duncan SandsUpdate these for the 2.5 release.
2009-03-13 Bill WendlingThese instructions have special lowering that may lower...
2009-03-13 Argyrios KyrtzidisUnbreak build, bring in std::string for GCC 4.3
2009-03-13 Evan ChengFix some significant problems with constant pools that...
2009-03-13 Evan ChengUnbreak build.
2009-03-13 Chris Lattnersplit buffer management and diagnostic printing out...
2009-03-13 Owen AndersonConvert VirtRegMap to a MachineFunctionPass.
2009-03-13 Chris Lattnergeneralize the previous code to use the full generality...
2009-03-13 Chris Lattneroptimize the case of cond ? 42 : 41 and friends. This...
2009-03-13 Bill WendlingOops...I committed too much.
2009-03-13 Bill WendlingTemporarily XFAIL this test.
2009-03-13 Dan GohmanEnhance address-mode folding of ISD::ADD to handle...
2009-03-13 Dale JohannesenFix one more place where debug info affected
2009-03-13 Chris Lattnerjust initialize the first element, we don't need to...
2009-03-13 Chris LattnerEliminate a 9640 byte static mutable initialized data...
2009-03-12 Chris Lattnerstatic functions don't need an anonymous namespace.
2009-03-12 Dan GohmanFix a typo in a comment.
2009-03-12 Dale JohannesenPrevious debug info fix to this code wasn't quite
2009-03-12 Gabor Greifcosmetic change, in preparation of future change
2009-03-12 Evan ChengAdd this test back.
2009-03-12 Daniel Dunbarraw_ostream: unbuffered streams weren't being immediate...
2009-03-12 Duncan SandsRevert commit 66140 since it caused several failures
2009-03-12 Scott MichelDarwin 10.4.x: "-rpath" is unnecessary when linking...
2009-03-12 Dale JohannesenThere already was a class to force deterministic
2009-03-12 Bob WilsonFix an inconsistent use of LLVMGCCDIR. In all other...
2009-03-12 Gabor GreifRearrange operands of the BranchInst, to be able to
2009-03-12 Evan ChengRe-apply 66024 with fixes: 1. Fixed indirect call to...
2009-03-12 Dale JohannesenAnother missing check for debug intrinsics.
2009-03-12 Chris LattnerFully initialize all ivars, fixing PR3790, patch by...
2009-03-12 Evan ChengTypo.
2009-03-12 Evan ChengFix test after Chris' select changes.
2009-03-12 Duncan SandsAdjust this test for recent sroa improvements.
2009-03-12 Gabor Greifadd some text to explain sentinels
2009-03-12 Gabor Greifminor tweaks
2009-03-12 Owen AndersonReorganize some #include's.
2009-03-12 Chris LattnerMove 3 "(add (select cc, 0, c), x) -> (select cc, x...
2009-03-12 Chris Lattnerimprove comment.
2009-03-12 Evan ChengEnable Chris' value propagation change. It make availab...
2009-03-12 Evan ChengOn x86, if the only use of a i64 load is a i64 store...
2009-03-12 Chris Lattneradd no-unwind, remove duplicate run line.
2009-03-12 Chris Lattneradd nounwinds
2009-03-12 Bill WendlingRevert r66765 and r66766. These were causing build...
2009-03-12 Nick LewyckyRegenerate.
2009-03-12 Nick LewyckySet ARCH to x86 on mixed 32/64-bit Linux systems.
2009-03-12 Sanjiv GuptaForgot to check-in this as part of 7761.
2009-03-12 Sanjiv GuptaBanksel optimization is now based on the section names...
2009-03-12 Dale JohannesenAllow for switch values bigger than 64 bits.
2009-03-12 Daniel DunbarAdd StringMap::lookup.
2009-03-12 Dale JohannesenFix some nondeterministic behavior when forwarding
2009-03-12 Evan ChengAlso pass -gcc-tool-args when building a shared object.
2009-03-11 Dan GohmanRevert r66024. The JIT encoding for CALLpcrel32 is...
2009-03-11 Gabor Greifupdate
2009-03-11 Rafael Espindolaoptimize i8 and i16 tls values.
2009-03-11 Owen AndersonReorganization: Move the Spiller out of VirtRegMap...
2009-03-11 Bill WendlingAdd a -no-implicit-float flag. This acts like -soft...
2009-03-11 Dale JohannesenSkip interleaved debug info when fast-forwarding through
2009-03-11 Evan ChengMy last coalescer fix introduced a subtler one. It...
2009-03-11 Dale JohannesenDebug intriniscs should be skipped when looking
2009-03-11 Anton KorobeynikovAnother bug :(
2009-03-11 Torok EdwinMake Print callable from a pass's print method: add...
2009-03-11 Anton KorobeynikovI should definitely read make docs someday :(
2009-03-11 Gabor Greifdo not pretend llvm/.../*.h being system headers
2009-03-11 Anton KorobeynikovUnbreak the build. Dunno, why it did not fail on mingw :(
2009-03-11 Duncan SandsIt makes no sense to have a ODR version of common
2009-03-11 Gabor Greiffix validator errors
2009-03-11 Gabor GreifFix exaples using IRBuilder. Thanks, Quadrescence and...
2009-03-11 Anton KorobeynikovDisable plugins / shared stuff generation on windows...
2009-03-11 Mon P WangFor yonah, fix a vector shuffle case for v16i8 where...
2009-03-11 Chris Lattnerimplement support for C-style string literal concatenat...
2009-03-11 Chris Lattnerfix PR3785, a valgrind error on test/CodeGen/ARM/pr3502.ll
2009-03-11 Duncan SandsAdd parentheses to pacify gcc-4.3.
2009-03-11 Duncan SandsRemove the one-definition-rule version of extern_weak
2009-03-11 Nate BegemanAllow cross-process JIT to handle MachineRelocations...
2009-03-11 Mon P WangFixed a v8i16 shuffle case that should generate a pshuf...
2009-03-11 Chris Lattnerformatting change, reduce indentation. No functionalit...
2009-03-11 Chris Lattnerreapply my previous patch (r66358) with a tweak to...
2009-03-11 Bill WendlingPut the assignment back at the top of this method.
next