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
/
CodeGen
/
X86
/
crash.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-3
/
+3
*
Change objectsize intrinsic to accept different address spaces.
Matt Arsenault
2013-10-07
1
-2
/
+2
*
Add missing REQUIRES: asserts in crash.ll.
Andrew Trick
2013-06-21
1
-0
/
+1
*
Update physreg live intervals during remat.
Andrew Trick
2013-06-21
1
-4
/
+4
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
1
-1
/
+1
*
Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
Kostya Serebryany
2013-02-26
1
-1
/
+1
*
Never attempt to join an early-clobber def with a regular kill.
Jakob Stoklund Olesen
2012-10-27
1
-0
/
+9
*
Fix coalescing with IMPLICIT_DEF values.
Jakob Stoklund Olesen
2012-10-12
1
-0
/
+103
*
Avoid dereferencing a NULL pointer.
Jakob Stoklund Olesen
2012-09-27
1
-0
/
+35
*
Ensure CopyToReg nodes are always glued to the call instruction.
Jakob Stoklund Olesen
2012-07-04
1
-0
/
+16
*
Clear kill flags in InstrEmitter::EmitSubregNode().
Jakob Stoklund Olesen
2012-06-29
1
-2
/
+37
*
revert my previous patches that introduced an additional parameter to the obj...
Nuno Lopes
2012-05-22
1
-2
/
+2
*
change the objectsize intrinsic signature: add a 3rd parameter to denote the ...
Nuno Lopes
2012-05-09
1
-2
/
+2
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-3
/
+3
*
Also inflate register classes around inline asm.
Jakob Stoklund Olesen
2011-10-12
1
-0
/
+27
*
Only access both operands of an INSERT_SUBVECTOR if it is an INSERT_SUBVECTOR.
Bill Wendling
2011-08-04
1
-0
/
+23
*
Correctly handle <undef> tied uses when rewriting after a split.
Jakob Stoklund Olesen
2011-07-24
1
-0
/
+25
*
Fix PR10277.
Jakob Stoklund Olesen
2011-07-05
1
-0
/
+101
*
In some cases, the "fail BB dominator" may be null after the BB was split (and
Bill Wendling
2011-03-28
1
-1
/
+17
*
when legalizing extremely wide shifts, make sure that
Chris Lattner
2011-02-13
1
-0
/
+12
*
fix PR8514, a bug where the "heroic" transformation of shift/and
Chris Lattner
2011-01-16
1
-0
/
+36
*
fix PR8981, a crash trying to form a conditional inc with a floating point co...
Chris Lattner
2011-01-16
1
-0
/
+10
*
Allow copies between GR8_ABCD_L and GR8_ABCD_H.
Jakob Stoklund Olesen
2010-07-07
1
-0
/
+11
*
Move CodeGen/X86/2010-04-19-DAGCombineCrash.ll into CodeGen/X86/crash.ll. Also
Bill Wendling
2010-04-20
1
-0
/
+21
*
this has a pr!
Chris Lattner
2010-04-07
1
-0
/
+1
*
fix a latent bug my inline asm stuff exposed:
Chris Lattner
2010-04-07
1
-0
/
+16
*
Implement support for the case when a reference to a addr-of-bb
Chris Lattner
2010-03-15
1
-23
/
+0
*
Fix the case when a reference to an address taken BB is emitted in one
Chris Lattner
2010-03-15
1
-0
/
+25
*
fix ShrinkDemandedOps to not leave dead nodes around,
Chris Lattner
2010-03-14
1
-0
/
+19
*
fix PR6605, X86ISD::CMP always returns i32 (EFLAGS), not
Chris Lattner
2010-03-14
1
-1
/
+25
*
fix PR6577, a bug in sdbuilder lowering select instructions
Chris Lattner
2010-03-12
1
-0
/
+14
*
fix PR6533 by updating the br(xor) code to remember the case
Chris Lattner
2010-03-10
1
-0
/
+15
*
Fix PR6497, a bug where we'd fold a load into an addc
Chris Lattner
2010-03-05
1
-0
/
+20