Export TARGET_TRIPLE on LLVM.cmake. It is necessary for running tests
[oota-llvm.git] / test /
2011-02-12 Nadav RotemA fix for 9165.
2011-02-11 Benjamin KramerAlso fold (A+B) == A -> B == 0 when the add is commuted.
2011-02-11 Chris LattnerPer discussion with Dan G, inbounds geps *certainly...
2011-02-11 Nate BegemanImplement sdiv & udiv for <4 x i16> and <8 x i8> NEON...
2011-02-11 Nadav RotemFix 9173.
2011-02-11 Daniel DunbarDisable this test for now...
2011-02-11 Evan ChengFix buggy fcopysign lowering.
2011-02-11 Cameron ZwarichAdd a test for the LSR issue exposed by r125254.
2011-02-10 Nick LewyckyTolerate degenerate phi nodes that can occur in the...
2011-02-10 Cameron ZwarichRename 'loopsimplify' to 'loop-simplify'.
2011-02-10 Bruno Cardoso LopesAdd mips o32 tests again with the hope that the buildbo...
2011-02-10 Bruno Cardoso LopesRemove the test to silence the buildbot, will check...
2011-02-10 Bruno Cardoso LopesFix a lot of o32 CC issues and add a bunch of tests...
2011-02-10 Che-Liang Chiouptx: add passing parameter to kernel functions
2011-02-10 Chris Lattnerimplement the first part of PR8882: when lowering an...
2011-02-10 Chris LattnerEnhance a bunch of transformations in instcombine to...
2011-02-10 Chris LattnerEnhance the "compare with shift" and "compare with...
2011-02-10 Chris Lattnermore cleanups, notably bitcast isn't used for "signed...
2011-02-10 Evan ChengAfter 3-addressifying a two-address instruction, update...
2011-02-10 Jim GrosbachDo AsmMatcher operand classification per-opcode.
2011-02-09 Chris LattnerTeach instsimplify some tricks about exact/nuw/nsw...
2011-02-09 Chris Lattnermerge two tests.
2011-02-09 Chris Lattnerremove a small scattering of basically pointless tests...
2011-02-09 Chris Lattnerremove a broken test, this is matching nounwind on...
2011-02-09 Richard OsborneAdd intrinsic for setc instruction on the XCore.
2011-02-09 Nick LewyckyWhen removing a function from the function set and...
2011-02-09 NAKAMURA Takumitest/lit.cfg: Seek sane tools(and bash) in directories...
2011-02-09 NAKAMURA TakumiCMake: Add the new option LLVM_LIT_TOOLS_DIR. It can...
2011-02-08 Owen AndersonRevert both r121082 (which broke a bunch of constant...
2011-02-08 Benjamin KramerSupport for .ifdef / .ifndef in the assembler parser...
2011-02-08 Andrew TrickPostRA antidependence breaker unit test for PR8986.
2011-02-08 Andrew TrickPostRA antidependence breaker unit test for rdar:/...
2011-02-07 Benjamin KramerSimplifyCFG: Track the number of used icmps when turnin...
2011-02-07 Bruno Cardoso LopesAdd support for parsing dmb/dsb instructions
2011-02-07 Evan ChengFix an obvious typo which caused an isel assertion...
2011-02-07 Devang PatelReduce test case, smaller is better.
2011-02-07 Bob WilsonAdd codegen support for using post-increment NEON load...
2011-02-07 Chris Lattnerimplement .ll and .bc support for nsw/nuw on shl and...
2011-02-07 Jason W KimTeach ARM/MC/ELF about gcc compatible reloc output...
2011-02-07 Jason W KimRework some .ARM.attribute work for improved gcc compat...
2011-02-06 Chris Lattnerteach instsimplify to transform (X / Y) * Y to X
2011-02-06 Chris Lattnerrename test.
2011-02-06 Chris Lattnerenhance vmcore to know that udiv's can be exact, and...
2011-02-06 Anders CarlssonWhen loading from a constant, fold inttoptr if the...
2011-02-05 NAKAMURA TakumiTarget/X86: Tweak allocating shadow area (aka home...
2011-02-05 Bob WilsonMove a test that ended up in the wrong place.
2011-02-04 Devang PatelMerge .debug_loc entries whenever possible to reduce...
2011-02-04 Nick LewyckyMark that the return is using EAX so that we don't...
2011-02-04 Jason W KimTeach ARM/MC/ELF about EF_ARM_EABI_VERSION. The magic...
2011-02-04 Jason W KimTeach ARM/MC/ELF to handle R_ARM_JUMP24 relocation...
2011-02-04 Devang PatelDebugLoc associated with a machine instruction is used...
2011-02-03 Benjamin KramerSimplifyCFG: Also transform switches that represent...
2011-02-03 Richard OsborneAdd XCore intrinsics for resource instructions.
2011-02-03 Duncan SandsImprove threading of comparisons over select instructio...
2011-02-03 NAKAMURA Takumitest/Makefile: "check-all" should update tools/clang...
2011-02-03 Rafael EspindolaAdd -march to fix the bots.
2011-02-03 Rafael EspindolaFix PR9127 by reversing the operands even if they have...
2011-02-02 Duncan SandsReenable the transform "(X*Y)/Y->X" when the multiplica...
2011-02-02 Benjamin KramerSimplifyCFG: Turn switches into sub+icmp+branch if...
2011-02-02 Richard OsborneAdd support for trampolines on the XCore.
2011-02-02 Dan GohmanFix reassociate to clear optional flags, such as nsw.
2011-02-02 Evan ChengGiven a pair of floating point load and store, if there...
2011-02-01 Duncan SandsHave m_One also match constant vectors for which every...
2011-02-01 Rafael EspindolaCorrectly merge available_externally and regular defini...
2011-02-01 Evan ChengFix test for non-darwin targets.
2011-02-01 Devang PatelRemove stale test that has never worked, afaik.
2011-01-31 Devang PatelKeep track of incoming argument's location while emitti...
2011-01-31 Richard OsborneFix bug where ReduceLoadWidth was creating illegal...
2011-01-30 Anders CarlssonRecognize and simplify
2011-01-30 Duncan SandsCommit 124487 broke 254.gap. See if disabling the...
2011-01-30 Duncan SandsTransform (X/Y)*Y into X if the division is exact....
2011-01-30 Benjamin KramerTeach DAGCombine to fold fold (sra (trunc (sr x, c1...
2011-01-29 Nick LewyckyAdd the select optimization recently added to instcombi...
2011-01-29 Frits van BommelMove InstCombine's knowledge of fdiv to SimplifyInstruc...
2011-01-29 Duncan SandsFix typo: should have been testing that X was odd,...
2011-01-29 Evan ChengAdd a test for TCE return duplication.
2011-01-29 Evan ChengRe-apply r124518 with fix. Watch out for invalidated...
2011-01-29 Evan ChengRevert r124518. It broke Linux self-host.
2011-01-29 Evan ChengRe-commit r124462 with fixes. Tail recursion elim will...
2011-01-28 Bob WilsonPR9030: Fix disassembly of ARM "mov pc, lr" instruction.
2011-01-28 Duncan SandsMy auto-simplifier noticed that ((X/Y)*Y)/Y occurs...
2011-01-28 Roman DivackyAdd support for parsing .float
2011-01-28 Evan ChengRevert r124462. There are a few big regressions that...
2011-01-28 Nick LewyckyClean up the tests a little, make sure we match an...
2011-01-28 Rafael EspindolaAdd a triple.
2011-01-28 Nick LewyckyFold select + select where both selects are on the...
2011-01-28 Rafael EspindolaPrint the visibility of declarations.
2011-01-28 Nico WeberPR8951: Support for .equiv in integrated assembler...
2011-01-28 Evan Cheng- Stop simplifycfg from duplicating "ret" instructions...
2011-01-27 Evan ChengFix PLD encoding.
2011-01-27 Roman DivackyAdd support for specifying register name in cfi-registe...
2011-01-27 Nick LewyckyFix surprising missed optimization in mergefunc where...
2011-01-27 Eric ChristopherAdd a testcase for my last checkin.
2011-01-26 Bruno Cardoso LopesAdd encoding testcases for ARM vcvtr variations
2011-01-26 Bruno Cardoso Lopesfix the encoding and add testcases for ARM nop, yield...
2011-01-26 Duncan SandsFix PR9039, a use-after-free in reassociate. The issue...
2011-01-26 NAKAMURA TakumiTarget/X86: Tweak win64's tailcall.
2011-01-26 NAKAMURA TakumiFix whitespace.
2011-01-25 Rafael EspindolaMove unnamed_addr after the function arguments on Sabre...
2011-01-25 Devang PatelResolve DanglingDbgValue of PHI nodes where the use...
next