index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trim #include.
Dan Gohman
2010-05-26
1
-1
/
+0
*
Dale and Evan suggested putting the "check for setjmp" much earlier in the
Bill Wendling
2010-05-26
2
-37
/
+39
*
First cut at supporting .debug_loc section.
Devang Patel
2010-05-25
3
-87
/
+253
*
Constify function.
Bill Wendling
2010-05-25
1
-2
/
+2
*
Do one map lookup instead of two.
Dan Gohman
2010-05-25
1
-2
/
+3
*
Move the verbose asm output up a bit so it can be used in the special cases
Eric Christopher
2010-05-25
1
-5
/
+6
*
Okay, bear with me here...
Bill Wendling
2010-05-25
1
-0
/
+41
*
Add support for initialized global data for darwin tls. Update comments
Eric Christopher
2010-05-25
2
-7
/
+19
*
Print symbolic SubRegIndex names on machine operands.
Jakob Stoklund Olesen
2010-05-25
1
-2
/
+6
*
Fix another variant of PR 7191. Also add a testcase
Dale Johannesen
2010-05-25
1
-1
/
+5
*
Fix PR 7191. I have been unable to create a .ll file that fails, sorry.
Dale Johannesen
2010-05-25
1
-2
/
+10
*
Disable invalid coalescer assertion.
Jakob Stoklund Olesen
2010-05-25
1
-1
/
+4
*
Print out the name of the function during SSC.
Bill Wendling
2010-05-24
1
-1
/
+5
*
Avoid adding duplicate function live-in's.
Evan Cheng
2010-05-24
2
-2
/
+17
*
Do not emit line number entries for unknown debug values.
Devang Patel
2010-05-24
1
-0
/
+3
*
Encode the Caml frametable by following what the comment says: the number of ...
Nicolas Geoffray
2010-05-24
1
-5
/
+22
*
MC: Add an MCLoggingStreamer, for use in debugging integrated-as mismatches.
Daniel Dunbar
2010-05-23
1
-1
/
+6
*
Implement @llvm.returnaddress. rdar://8015977.
Evan Cheng
2010-05-22
1
-2
/
+2
*
Implement eh.sjlj.longjmp for ARM. Clean up the intrinsic a bit.
Jim Grosbach
2010-05-22
1
-0
/
+5
*
Add full bss data support for darwin tls variables.
Eric Christopher
2010-05-22
2
-3
/
+34
*
Collect variable information during endFunction() instead of beginFunction().
Devang Patel
2010-05-22
1
-12
/
+12
*
Clean up extra whitespace.
Bob Wilson
2010-05-21
1
-1
/
+0
*
Make this LookAheadLimit, not the uninitialized LookAheadLeft.
Eric Christopher
2010-05-21
1
-1
/
+1
*
Allow machine cse to cse instructions which define physical registers. Contro...
Evan Cheng
2010-05-21
1
-27
/
+81
*
Change CodeGen/ARM/2009-11-02-NegativeLane.ll to use 16-bit vector elements
Bob Wilson
2010-05-21
1
-0
/
+7
*
- Change MachineInstr::findRegisterDefOperandIdx so it can also look for defs
Evan Cheng
2010-05-21
6
-18
/
+24
*
Add MachineInstr::readsWritesVirtualRegister() to determine if an instruction
Jakob Stoklund Olesen
2010-05-21
1
-11
/
+15
*
Simplify
Devang Patel
2010-05-21
1
-44
/
+23
*
constify accessor.
Chris Lattner
2010-05-21
1
-1
/
+1
*
Revert "Use MachineInstr::readsWritesVirtualRegister to determine if a regist...
Jakob Stoklund Olesen
2010-05-21
2
-23
/
+57
*
Use MachineInstr::readsWritesVirtualRegister to determine if a register is read.
Jakob Stoklund Olesen
2010-05-21
2
-57
/
+23
*
Teach VirtRegRewriter to handle spilling in instructions that have multiple
Jakob Stoklund Olesen
2010-05-21
1
-1
/
+7
*
If the first definition of a virtual register is a partial redef, add an
Jakob Stoklund Olesen
2010-05-21
2
-6
/
+23
*
Rename -pre-RA-sched=hybrid to -pre-RA-sched=list-hybrid.
Evan Cheng
2010-05-21
1
-1
/
+1
*
Simplify.
Devang Patel
2010-05-21
1
-16
/
+8
*
Allow targets more controls on what nodes are scheduled by reg pressure, what...
Evan Cheng
2010-05-20
3
-14
/
+25
*
Refactor.
Devang Patel
2010-05-20
2
-37
/
+76
*
Remove dbg_value workaround and associated command line option
Jim Grosbach
2010-05-20
1
-20
/
+0
*
Split DbgVariable. Eventually, variable info will be communicated through fra...
Devang Patel
2010-05-20
2
-94
/
+111
*
Add a hybrid bottom up scheduler that reduce register usage while avoiding
Evan Cheng
2010-05-20
4
-28
/
+141
*
Fix typo in comment.
Nick Lewycky
2010-05-20
1
-2
/
+2
*
Partial code for emitting thread local bss data.
Eric Christopher
2010-05-20
1
-0
/
+7
*
Optimize away insertelement of an undef value. This shows up in
Bob Wilson
2010-05-19
1
-0
/
+4
*
Enable preserving debug information through post-RA scheduling
Jim Grosbach
2010-05-19
1
-1
/
+1
*
Fix the post-RA instruction scheduler to handle instructions referenced by
Jim Grosbach
2010-05-19
1
-3
/
+3
*
Code clean up.
Evan Cheng
2010-05-19
1
-7
/
+7
*
Revert r104165.
Devang Patel
2010-05-19
2
-5
/
+13
*
Add support for partial redefs to the fast register allocator.
Jakob Stoklund Olesen
2010-05-19
1
-20
/
+18
*
There is no need to maintain InsnsBeginScopeSet separately.
Devang Patel
2010-05-19
2
-13
/
+5
*
Add MachineInstr::readsVirtualRegister() in preparation for proper handling of
Jakob Stoklund Olesen
2010-05-19
1
-1
/
+24
[next]