index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a -march line for this test, and run it on x86-64 too for fun.
Dan Gohman
2008-08-20
1
-1
/
+2
*
ll printer prints each zeroinit on the same line now, update regex
Chris Lattner
2008-08-20
1
-1
/
+1
*
Add FastISel support for floating-point operations.
Dan Gohman
2008-08-20
1
-1
/
+17
*
Add FastISel support for several more binary operators.
Dan Gohman
2008-08-20
1
-2
/
+8
*
Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
Bill Wendling
2008-08-19
1
-0
/
+11
*
Fast-isel is now *minimally* functional. Add a testcase to
Dan Gohman
2008-08-19
1
-0
/
+17
*
Add support for 8 and 16 bit forms of __sync
Dale Johannesen
2008-08-19
1
-2
/
+3
*
XFAIL this test for now.
Bill Wendling
2008-08-18
1
-0
/
+1
*
Consider the case where xor by -1 and xor by 128 have been combined already to
Nick Lewycky
2008-08-17
1
-0
/
+19
*
Didn't mean to change this.
Evan Cheng
2008-08-17
1
-0
/
+99
*
Fix a (u)comiss intrinsic lowering bug. It was using anyext which can return ...
Evan Cheng
2008-08-17
2
-99
/
+9
*
Rename some GC classes so that their roll will hopefully be clearer.
Gordon Henriksen
2008-08-17
1
-7
/
+7
*
Xor'ing both sides of icmp by sign-bit is equivalent to swapping signedness of
Nick Lewycky
2008-08-17
1
-0
/
+22
*
Remove GCSE and LoadVN from the testsuite.
Owen Anderson
2008-08-16
41
-308
/
+25
*
Reapply 54786. Add overflow and number of mantissa bits checks.
Devang Patel
2008-08-15
1
-0
/
+99
*
Revert 54786. It's not checking for overflows, etc.
Evan Cheng
2008-08-15
1
-27
/
+0
*
Renaming LLVMC/dg.exp to LLVM/llvmc.exp
Bill Wendling
2008-08-14
1
-0
/
+0
*
The pass manager is not able to schedule -loop-deletion -loop-index-split.
Devang Patel
2008-08-14
1
-0
/
+5
*
If IV is used in a int-to-float cast inside the loop then try to eliminate th...
Devang Patel
2008-08-14
1
-0
/
+27
*
Improve support for vector casts in LLVM IR and CodeGen.
Dan Gohman
2008-08-14
1
-0
/
+45
*
Fix a bogus srem rule - a negative value srem'd by a power-of-2
Dan Gohman
2008-08-13
1
-0
/
+18
*
Allow SelectionDAG to create EXTRACT_VECTOR_ELT nodes with
Dan Gohman
2008-08-13
1
-0
/
+11
*
Fix SCCP's handling of struct value loads and stores. SCCP doesn't
Dan Gohman
2008-08-13
1
-0
/
+20
*
Teach constant folding that an inttoptr of a
Duncan Sands
2008-08-13
1
-0
/
+4
*
Check sign to detect overflow before changing compare stride.
Devang Patel
2008-08-13
1
-0
/
+31
*
Extend ScalarEvolution's executesAtLeastOnce logic to be able to
Dan Gohman
2008-08-12
1
-0
/
+35
*
Implement support for simplifying vector comparisons by 0.0 and 1.0 like we
Chris Lattner
2008-08-11
1
-2
/
+15
*
Improve the grep commands for this test to be tolerant of ABI
Dan Gohman
2008-08-11
1
-1
/
+4
*
Take the FrameOffset into account when computing the alignment
Dan Gohman
2008-08-11
1
-0
/
+23
*
[PR-2610] Adding Ocaml bindings for Switch::addCase.
Gordon Henriksen
2008-08-09
1
-1
/
+12
*
Add an EXTRACTPSmr pattern to match the pattern that
Dan Gohman
2008-08-08
1
-0
/
+16
*
Testcase for r54520.
Nick Lewycky
2008-08-08
1
-0
/
+14
*
It's not legal to output a GV in a coalesced section if it's used in an ARM P...
Evan Cheng
2008-08-08
1
-0
/
+13
*
Don't crash printing the asm for a ConstantExpr PtrToInt just because the int
Nick Lewycky
2008-08-08
1
-0
/
+7
*
Support added for ctlz intrinsic, test case added.
Bruno Cardoso Lopes
2008-08-08
1
-0
/
+12
*
[Last] Batch 7 of Mips CodeGen tests
Bruno Cardoso Lopes
2008-08-08
3
-0
/
+40
*
Batch 6 of Mips CodeGen tests
Bruno Cardoso Lopes
2008-08-08
3
-0
/
+52
*
Batch 5 of Mips CodeGen tests
Bruno Cardoso Lopes
2008-08-08
3
-0
/
+43
*
Batch 4 of Mips CodeGen tests
Bruno Cardoso Lopes
2008-08-08
3
-0
/
+65
*
Batch 3 of Mips CodeGen tests
Bruno Cardoso Lopes
2008-08-08
3
-0
/
+87
*
Batch 2 of Mips CodeGen tests
Bruno Cardoso Lopes
2008-08-08
3
-0
/
+39
*
Batch 1 of Mips CodeGen tests, more coming...
Bruno Cardoso Lopes
2008-08-08
4
-0
/
+61
*
Testcases for 54503. One derived from PR 2533, the
Dale Johannesen
2008-08-08
2
-0
/
+47
*
Use correct compiler component names for objc
Duncan Sands
2008-08-07
1
-2
/
+2
*
Move tests of the ObjC++ front-end to their own
Duncan Sands
2008-08-07
3
-2
/
+5
*
Add a basic test for the SRETPromotion pass.
Matthijs Kooijman
2008-08-07
1
-0
/
+33
*
Move two tests from SRETPromotion to Inline, since they only call opt -inline.
Matthijs Kooijman
2008-08-07
2
-0
/
+0
*
Print section flags ok on platforms, which use '@' as comment string. Fix test.
Anton Korobeynikov
2008-08-07
1
-1
/
+1
*
Re-enable elimination of unnecessary SUBREG_TO_REG instructions in
Dan Gohman
2008-08-07
2
-0
/
+21
*
Add an extra example that shouldn't get an and instruction.
Dan Gohman
2008-08-07
1
-1
/
+6
[next]