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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SSE4.1 roundss, roundsd. While the instructions have
Dale Johannesen
2008-10-10
1
-38
/
+52
*
Check loop exit predicate properly while eliminating one iteration loop.
Devang Patel
2008-10-10
1
-13
/
+15
*
Fix a thinko and unbreak sparc default CC
Anton Korobeynikov
2008-10-10
1
-2
/
+2
*
Remove some overzealous checks that were rejecting
Dale Johannesen
2008-10-10
1
-12
/
+8
*
Extend set of return registers on sparc until someone will implement MRV supp...
Anton Korobeynikov
2008-10-10
1
-3
/
+3
*
Ignore extra 'r' modifier for now
Anton Korobeynikov
2008-10-10
1
-2
/
+9
*
Use expand for smul_lohi for now
Anton Korobeynikov
2008-10-10
1
-0
/
+1
*
Add rudimentary support for 'r' register operand
Anton Korobeynikov
2008-10-10
2
-11
/
+70
*
Cleanup
Anton Korobeynikov
2008-10-10
1
-83
/
+82
*
CMake: updated lib/Analysis/CMakeLists.txt.
Oscar Fuentes
2008-10-10
1
-0
/
+1
*
Revert r57340 move guard mutex in getPointerToFunction as this can cause
Mon P Wang
2008-10-10
1
-2
/
+2
*
fix memleak by cleaning the global sets on pass exit
Nuno Lopes
2008-10-10
1
-11
/
+17
*
Add rudimentary asmprinter support for printing inline asm operands for sparc.
Anton Korobeynikov
2008-10-10
1
-2
/
+31
*
Add dummy 'm' inline asm constraint handler for Sparc. I'm not sure, whether ...
Anton Korobeynikov
2008-10-10
1
-0
/
+26
*
Cleanup
Anton Korobeynikov
2008-10-10
1
-12
/
+12
*
Add a basic intra-procedural escape analysis. This hasn't be extensively tes...
Owen Anderson
2008-10-10
1
-0
/
+131
*
Moved guard mutex upwards to guard materializing a function
Mon P Wang
2008-10-10
1
-3
/
+3
*
Added missing print functions that take a raw_ostream
Mon P Wang
2008-10-10
1
-2
/
+11
*
Generated files for previous checkin.
Dale Johannesen
2008-10-09
3
-347
/
+359
*
Add a "loses information" return value to APFloat::convert
Dale Johannesen
2008-10-09
13
-51
/
+110
*
Rename APFloat::convertToAPInt to bitcastToAPInt to
Dale Johannesen
2008-10-09
14
-45
/
+46
*
Don't drop alignment on globals when cloning.
Nick Lewycky
2008-10-09
1
-5
/
+9
*
get CodeGen/Alpha/mul128.ll to work.
Chris Lattner
2008-10-09
1
-0
/
+2
*
Align EH tables before label is emitted, not after,
Dale Johannesen
2008-10-08
1
-1
/
+1
*
(re)Put const weak strings in appropriate section on Darwin.
Dale Johannesen
2008-10-08
1
-1
/
+3
*
dont specialize weak functions and the like
Nuno Lopes
2008-10-08
1
-1
/
+1
*
Comment to be explicit that the enumeration values for CondCodes matter.
Jim Grosbach
2008-10-08
1
-0
/
+2
*
Use template to distinguish between function variants.
Duncan Sands
2008-10-08
1
-5
/
+14
*
Add <cstdio> include where needed by gcc-4.4.
Duncan Sands
2008-10-08
8
-0
/
+8
*
regenerate
Chris Lattner
2008-10-08
3
-310
/
+310
*
Add missing semicolumns in parser rules, those missing semicolumns
Chris Lattner
2008-10-08
1
-3
/
+3
*
Add parentheses to avoid warnings in GCC 4.4.0,
Chris Lattner
2008-10-08
1
-1
/
+1
*
Fix the case where an instruction is not properly marked as using all registe...
Owen Anderson
2008-10-08
1
-1
/
+19
*
Remove -disable-fast-isel. Use cl::boolOrDefault with -fast-isel
Dan Gohman
2008-10-07
1
-8
/
+3
*
Add MBB successors and physreg Uses in the same order that
Dan Gohman
2008-10-07
1
-7
/
+4
*
Avoid emitting redundant materializations of integer constants
Dan Gohman
2008-10-07
1
-3
/
+4
*
Instead of emitting an implicit use for the super-register of
Dan Gohman
2008-10-07
1
-6
/
+10
*
Unconditional branch instruction encoding fix. Needs to use ABI, not AXI, to ...
Jim Grosbach
2008-10-07
1
-1
/
+1
*
need ARM.h for ARMCC definition
Jim Grosbach
2008-10-07
1
-0
/
+1
*
Add an option to enable StrongPHIElimination, for ease of testing.
Owen Anderson
2008-10-07
5
-4
/
+27
*
Encode the conditional execution predicate when JITing.
Jim Grosbach
2008-10-07
2
-10
/
+16
*
Model hardwired inputs & outputs of x86 8-bit divides correctly.
Dale Johannesen
2008-10-07
1
-4
/
+4
*
Use Dan's supperior check
Andrew Lenharth
2008-10-07
1
-13
/
+9
*
Correctly set attributes when removing args during cloning. Fixes PR2765
Andrew Lenharth
2008-10-07
1
-1
/
+17
*
Clarify naming and correct conditional so that CMP and CMN instructions get t...
Jim Grosbach
2008-10-07
1
-8
/
+5
*
Fix Opcode values of CMP and CMN
Jim Grosbach
2008-10-07
1
-4
/
+4
*
No need for |=
Andrew Lenharth
2008-10-07
1
-3
/
+3
*
Use ADDC if it is valid at any smaller size. Do it right this time
Andrew Lenharth
2008-10-07
1
-3
/
+6
*
Use ADDC if it is valid at any smaller size. fixes test/Codegen/Generic/i128...
Andrew Lenharth
2008-10-07
1
-3
/
+18
*
Certain patterns involving the "movss" instruction were marked as requiring S...
Anders Carlsson
2008-10-07
1
-3
/
+3
[next]