Remove arm_apcscc from the test files. It is the default and doing this
[oota-llvm.git] / lib /
2010-06-17 Jim GrosbachThumb1 and any pre-v6 ARM target should use the libcall...
2010-06-17 Jim GrosbachISD::MEMBARRIER should lower to a libcall (__sync_synch...
2010-06-17 Jim Grosbachsimplify code a bit and add a more explanatory assert...
2010-06-17 Jason MolendaAdd the entire range of DW_OP_lit[0..31], DW_OP_reg...
2010-06-17 Eric ChristopherHack to let the move lowering handle dynamic-no-pic...
2010-06-17 Eric ChristopherUpdate comment.
2010-06-16 Jim Grosbachformat and 80-column cleanup
2010-06-16 Jim Grosbachremove trailing whitespace
2010-06-16 Jakob Stoklund OlesenDon't attempt preserving conservative kill flags. We...
2010-06-16 Bob WilsonRemove the hidden "neon-reg-sequence" option. The...
2010-06-16 Eric ChristopherIn progress on 32-bit addends.
2010-06-16 Jakob Stoklund OlesenAllow a register to be redefined multiple times in...
2010-06-16 Jim GrosbachA few more places where SCEVExpander bits need to skip...
2010-06-16 Daniel DunbarMC/Mach-O: Rewrite atom association to be a final pass...
2010-06-16 Daniel DunbarMC: Simplify MCAssembler::isSymbolLinkerVisible to...
2010-06-16 Daniel DunbarMC: Lift SwitchSection() and Finish() into MCObjectStre...
2010-06-16 Daniel DunbarMC: Factor out an MCObjectStreamer class, which will...
2010-06-16 Rafael EspindolaMake sure that simplify libcalls does not replace a...
2010-06-16 Jim Grosbachadd FIXME
2010-06-16 Bill WendlingImprove comment to include that the use of a preg is...
2010-06-16 Benjamin KramerTODO--
2010-06-16 Benjamin Kramersimplify-libcalls: fold strncmp(x, y, 1) -> memcmp...
2010-06-16 Evan ChengMake post-ra scheduling, anti-dep breaking, and registe...
2010-06-16 Devang PatelCheck function pointer first, before comparing function...
2010-06-16 Devang PatelUse separate named MDNode to hold each function's local...
2010-06-16 Eric ChristopherDon't emit the linkage for initializer label for mach...
2010-06-16 Eric ChristopherFix indentation.
2010-06-15 Bill WendlingCreate a more targeted fix for not sinking instructions...
2010-06-15 Eric ChristopherFor 32-bit non-pic tlv mach-o addressing we don't need...
2010-06-15 Stuart HastingsAdded a comment.
2010-06-15 Eric ChristopherSome more work on mach-o TLV relocations.
2010-06-15 Dale JohannesenAdd file missing from previous commit.
2010-06-15 Bob WilsonFix 80col violations, remove trailing whitespace, and...
2010-06-15 Dale JohannesenNext round of tail call changes. Register used in...
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-06-15 Dale JohannesenReapply 105986 with fix for bug pointed out by Jakob:
2010-06-15 Benjamin Kramersimplify-libcalls: fold strstr(a, b) == a -> strncmp...
2010-06-15 Mon P WangFixed vector widening of binary instructions that can...
2010-06-15 Daniel Dunbarfpcmp: Fix bug where fpcmp wouldn't early exit when...
2010-06-15 Daniel Dunbarfpcmp: Fix a possible infinite loop when comparing...
2010-06-15 Chris Lattnerfix fastisel to handle GS and FS relative pointers...
2010-06-15 Bob WilsonAdd basic support for NEON modified immediates besides...
2010-06-15 Bob WilsonIfConversion's AnalyzeBlocks method always returns...
2010-06-15 Jim Grosbachfix naming
2010-06-15 Jakob Stoklund OlesenFix an exotic bug that only showed up in an internal...
2010-06-15 Bob WilsonFix a comment typo.
2010-06-15 Bob WilsonAdd some missing checks for the case where the extract_...
2010-06-15 Jakob Stoklund OlesenAvoid processing early clobbers twice in RegAllocFast.
2010-06-15 Jakob Stoklund OlesenAdd CoalescerPair helper class.
2010-06-15 Daniel DunbarAdd <cstddef> include to get ptrdiff_t, for gcc-4.6...
2010-06-15 Bob WilsonGeneralize the pre-coalescing of extract_subregs feedin...
2010-06-15 Bob WilsonVMOVQQ and VMOVQQQQ are pseudo instructions and not...
2010-06-15 Dale JohannesenRevert 105986; looks like I'd better try bootstrapping.
2010-06-15 Ted KremenekUpdate CMake build.
2010-06-15 Dale JohannesenThe form of BuildMI used for TAILJMPr was changing...
2010-06-15 Jim GrosbachMake sure to skip dbg_value instructions when finding...
2010-06-14 Bob WilsonRename functions referring to VMOV immediates to refer...
2010-06-14 Jim GrosbachMore dbg_value cleanup so the presence of debug info...
2010-06-14 Evan Cheng- Do away with SimpleHazardRecognizer.h. It's not used...
2010-06-14 Evan ChengAvoid uncessary array copying.
2010-06-14 Chris Lattnerfix a nasty bug where we were not treating available_ex...
2010-06-14 Chris Lattnerjump threading can't split a critical edge from an...
2010-06-14 Chris Lattnerfix a -Wbool-conversions warning from clang.
2010-06-14 Chris Lattnerfix a -Wbool-conversions warning from clang.
2010-06-14 Eli FriedmanAdd back some possible optimizations for va_arg, with...
2010-06-13 Benjamin KramerSimplifyCFG: don't turn volatile stores to null/undef...
2010-06-12 Rafael EspindolaMerge getStoreRegOpcode and getLoadRegOpcode.
2010-06-12 Chris Lattnerimprove verifier error about unterminated block to...
2010-06-12 Eli FriedmanAdd README entry; based on testcase from Bill Hart.
2010-06-12 Bruno Cardoso Lopesmake the avx intrinsics 3 address
2010-06-12 Bruno Cardoso LopesAdd some basic fp intrinsics for AVX
2010-06-12 Bill WendlingWhen performing the Horrible Hack(tm-Duncan) on the...
2010-06-12 Bruno Cardoso LopesMore AVX: {ADD,SUB,MUL,DIV}{PD,PS}rm
2010-06-12 Bruno Cardoso LopesMore AVX: {ADD,SUB,MUL,DIV}{PD,PS}rr
2010-06-12 Evan ChengAllow target to provide its own hazard recognizer to...
2010-06-12 Evan ChengCode formatting.
2010-06-12 Bruno Cardoso LopesAdd some comments about REX fields
2010-06-11 Bruno Cardoso LopesMore AVX instructions ({ADD,SUB,MUL,DIV}{SS,SD}rm)
2010-06-11 Bob WilsonAdd a missing bitcast. This code used to only handle...
2010-06-11 Bob WilsonAdd instruction encoding for the Neon VMOV immediate...
2010-06-11 Stuart HastingsSupport for nested functions/classes in debug output...
2010-06-11 Stuart HastingsDelete duplicate function.
2010-06-10 Duncan SandsAvoid "variable 'bits' set but not used [-Wunused-but...
2010-06-10 Evan ChengCode refactoring, no functionality changes.
2010-06-10 Evan ChengDelete code that's not safe.
2010-06-09 Jim Grosbachbe slightly more subtle about skipping dbg_value instru...
2010-06-09 Jakob Stoklund OlesenMark physregs defined by inline asm as implicit.
2010-06-09 Evan ChengAllow target to place 2-address pass inserted copies...
2010-06-09 Bill WendlingIt's an error to translate this:
2010-06-09 Evan ChengRevert 105540, 105542, 105544, 105546, and 105548 to...
2010-06-09 Kenneth UildriksPulled CodeMetrics out of InlineCost.h and made it...
2010-06-09 Kalle RaiskilaFix SPU to cope with vector insertelement to an undef...
2010-06-09 Kalle RaiskilaHandle loading from/storing to undef pointers on SPU...
2010-06-09 Evan ChengTypo.
2010-06-09 Eli FriedmanA few new x86-64 specific README entries.
2010-06-09 Evan ChengThumb2 IT blocks are fairly expensive. When there are...
2010-06-09 Jakob Stoklund OlesenAdd argument name comments.
2010-06-08 Kevin EnderbyIncremental improvement to the handling of the x86...
2010-06-08 Eric ChristopherSplit out these asserts so it's more apparent why we...
2010-06-08 Jim Grosbachfix copy/paste/modify think-o
next