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
Commit message (
Expand
)
Author
Age
Files
Lines
*
calls can be supported.
Chris Lattner
2008-10-13
1
-9
/
+9
*
more notes
Chris Lattner
2008-10-12
1
-6
/
+14
*
Change TAG_ names to DW_TAG for gcc (testsuite) compatibility.
Dale Johannesen
2008-10-12
1
-59
/
+59
*
Fix a bug in live-in detection that caused lost-copy problems to show up.
Owen Anderson
2008-10-12
1
-1
/
+1
*
add some more notes
Chris Lattner
2008-10-12
1
-7
/
+36
*
this was to be removed after 2.4 branched.
Chris Lattner
2008-10-12
1
-32
/
+0
*
Remove "long" variants so these will pass on a 64-bit host.
Dale Johannesen
2008-10-12
2
-98
/
+6
*
add some notes
Chris Lattner
2008-10-12
1
-4
/
+26
*
Update size of inst correctly with segment override.
Anton Korobeynikov
2008-10-12
2
-0
/
+12
*
Add special-case code to allow null-guards on calls to malloc.
Owen Anderson
2008-10-12
1
-2
/
+16
*
Make Escape Analysis work for any pointer.
Owen Anderson
2008-10-12
2
-8
/
+13
*
Add EscapeAnalysis.
Owen Anderson
2008-10-12
1
-0
/
+2
*
Change Dwarf comments starting with AT_ to DW_AT_ to
Dale Johannesen
2008-10-12
1
-96
/
+96
*
Fix crashes and infinite loops.
Owen Anderson
2008-10-12
1
-12
/
+14
*
Duncan convinced me that it's not possible to transform control-based escapes...
Owen Anderson
2008-10-12
1
-13
/
+10
*
fix typo
Chris Lattner
2008-10-11
1
-1
/
+1
*
Fix PR2697 by rewriting the '(X / pos) op neg' logic. This also changes
Chris Lattner
2008-10-11
2
-10
/
+23
*
update win32 project file, patch provided by OvermindDL1 on llvmdev.
Chris Lattner
2008-10-11
1
-0
/
+12
*
Change CALLSEQ_BEGIN and CALLSEQ_END to take TargetConstant's as
Chris Lattner
2008-10-11
19
-70
/
+74
*
rearrange some code.
Chris Lattner
2008-10-11
1
-6
/
+6
*
random cleanup
Chris Lattner
2008-10-11
1
-2
/
+1
*
Add API changes which affected me to release notes:
Daniel Dunbar
2008-10-11
1
-0
/
+5
*
Fix comment typo.
Duncan Sands
2008-10-11
1
-1
/
+1
*
Add ability to override segment (mostly for code emitter purposes).
Anton Korobeynikov
2008-10-11
4
-1
/
+23
*
Add GCC 4.1.2 from Debian to known bad GCC list.
Daniel Dunbar
2008-10-11
1
-0
/
+4
*
Note EH stuff for x86-64/linux
Anton Korobeynikov
2008-10-11
1
-3
/
+3
*
We do support PIC on x86-64/linux
Anton Korobeynikov
2008-10-11
1
-2
/
+0
*
Strip out 2.3 info, make space for 2.4 info. I'd appreciate it if
Chris Lattner
2008-10-11
1
-274
/
+40
*
Unbreak DbgStopPointInst::getFileName().
Daniel Dunbar
2008-10-11
1
-1
/
+1
*
simplify comparison
Chris Lattner
2008-10-11
1
-1
/
+1
*
Fix SSE4.1 roundss, roundsd. While the instructions have
Dale Johannesen
2008-10-10
2
-40
/
+54
*
Check loop exit predicate properly while eliminating one iteration loop.
Devang Patel
2008-10-10
2
-13
/
+81
*
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 testcase for 'r' inline asm operand
Anton Korobeynikov
2008-10-10
1
-0
/
+14
*
This does not fail anymore
Anton Korobeynikov
2008-10-10
1
-2
/
+0
*
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 build failure.
Devang Patel
2008-10-10
1
-1
/
+8
*
fix memleak by cleaning the global sets on pass exit
Nuno Lopes
2008-10-10
1
-11
/
+17
*
Add sparc test for memory operand used in inline asm
Anton Korobeynikov
2008-10-10
1
-0
/
+16
*
This is not failing anymore
Anton Korobeynikov
2008-10-10
1
-2
/
+0
*
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
[next]