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
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-1
/
+1
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-7
/
+8
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-7
/
+7
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-7
/
+7
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-1
/
+2
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-5
/
+5
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-5
/
+5
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-2
/
+3
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-56
/
+56
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-32
/
+33
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-3
/
+4
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-22
/
+23
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-16
/
+17
*
Alternative fix to make sure that the extern declarations used by
Douglas Gregor
2009-12-23
1
-23
/
+29
*
Revert 92020 until I figure out a more portable fix
Douglas Gregor
2009-12-23
2
-47
/
+28
*
Move the extern symbol declarations outside of
Douglas Gregor
2009-12-23
2
-28
/
+47
*
move a few more symbols to .rodata
Nuno Lopes
2009-12-23
2
-2
/
+2
*
De-bork CMake build
Douglas Gregor
2009-12-23
1
-0
/
+1
*
Provide dbgs(), a circular-buffering debug output stream. By default it
David Greene
2009-12-23
1
-1
/
+55
*
Add circular_raw_ostream, which buffers its output in a circular queue
David Greene
2009-12-23
1
-0
/
+47
*
Reapply 91904.
Sanjiv Gupta
2009-12-23
3
-10
/
+44
*
Added missing patterns for subtract instruction.
Sanjiv Gupta
2009-12-23
2
-34
/
+64
*
Reverting back 91904.
Sanjiv Gupta
2009-12-23
3
-45
/
+10
*
Use more sensible type for flags in asms. PR 5570.
Dale Johannesen
2009-12-23
2
-5
/
+2
*
Update objectsize intrinsic and associated dependencies. Fix
Eric Christopher
2009-12-23
2
-2
/
+2
*
really remove the instruction, don't just comment it out
Chris Lattner
2009-12-23
1
-7
/
+4
*
completely eliminate the MOV16r0 'instruction'. The only
Chris Lattner
2009-12-23
4
-19
/
+11
*
More fixes for Visual C++. Replaced several very small
Sean Callanan
2009-12-23
1
-10
/
+10
*
stop pattern matching 16-bit zero's of a register to MOV16r0,
Chris Lattner
2009-12-23
1
-4
/
+10
*
Remove superfluous SDNode ordering.
Bill Wendling
2009-12-23
1
-48
/
+16
*
Remove node ordering from inline asm nodes. It's not needed.
Bill Wendling
2009-12-23
1
-16
/
+0
*
Remove node ordering from VA nodes. It's not needed.
Bill Wendling
2009-12-23
1
-25
/
+14
*
Revert r91949 r91942 and r91936.
Bill Wendling
2009-12-23
1
-407
/
+119
*
Finish up node ordering in ExpandNode.
Bill Wendling
2009-12-23
1
-45
/
+113
*
Add coalescer asserts.
Jakob Stoklund Olesen
2009-12-22
1
-4
/
+6
*
Add a SPR register class to the ARM target.
Jakob Stoklund Olesen
2009-12-22
2
-1
/
+14
*
Partially revert r91626. Materializing extra functions to determine whether
Jeffrey Yasskin
2009-12-22
1
-16
/
+9
*
Assign ordering to nodes created in ExpandNode. Only roughly 1/2 of the function
Bill Wendling
2009-12-22
1
-84
/
+237
*
Fix a crash in JIT::recompileAndRelinkFunction(). It doesn't pass the MCI
Jeffrey Yasskin
2009-12-22
1
-2
/
+4
*
Assign ordering to SDNodes in PromoteNode. Also fixing a subtle bug where BSWAP
Bill Wendling
2009-12-22
2
-15
/
+83
*
Removed the "inline" keyword from the disassembler decoder,
Sean Callanan
2009-12-22
1
-30
/
+30
*
Remove minimal CFG sanity checks from verifier.
Jakob Stoklund Olesen
2009-12-22
1
-18
/
+0
*
Allow explicit %reg0 operands beyond what the .td file describes.
Jakob Stoklund Olesen
2009-12-22
1
-1
/
+2
*
Allow 0 as an order number. Don't assign an order to formal arguments.
Bill Wendling
2009-12-22
2
-21
/
+11
*
Fixes to the X86 disassembler:
Sean Callanan
2009-12-22
2
-5
/
+17
*
Fix the Convert to scalar to not insert dead loads in the store case. The
Chris Lattner
2009-12-22
1
-2
/
+12
*
fix some fixme's by using twines
Chris Lattner
2009-12-22
1
-6
/
+2
*
Use proper move instructions. Make the verifier happy.
Jakob Stoklund Olesen
2009-12-22
1
-1
/
+1
*
Report an error for bad inline assembly, where the value passed for an
Bob Wilson
2009-12-22
1
-2
/
+6
*
Remove target attribute break-sse-dep. Instead, do not fold load into sse par...
Evan Cheng
2009-12-22
6
-42
/
+18
[next]