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
*
Propagate DAG node ordering during type legalization and instruction selection
Justin Holewinski
2013-03-20
3
-2
/
+43
*
Move #include of BitVector from .h to .cpp file.
Jakub Staszak
2013-03-18
1
-0
/
+1
*
Add some constantness.
Jakub Staszak
2013-03-18
1
-1
/
+1
*
Fix integer comparison in DIEInteger::BestForm.
Hans Wennborg
2013-03-18
1
-3
/
+4
*
Windows TLS: Section name prefix to ensure correct order
Anton Korobeynikov
2013-03-18
1
-2
/
+5
*
Change the default latency for implicit defs.
Andrew Trick
2013-03-16
1
-1
/
+4
*
Move estimateStackSize from ARM into MachineFrameInfo
Hal Finkel
2013-03-14
1
-0
/
+48
*
Provide the register scavenger to processFunctionBeforeFrameFinalized
Hal Finkel
2013-03-14
1
-1
/
+1
*
Reset some of the target options which affect code generation.
Bill Wendling
2013-03-13
1
-0
/
+1
*
No functionality change. Use unreachable in getCUOffset.
Manman Ren
2013-03-13
1
-1
/
+3
*
No functionality change. Use unreachable in getCompileUnit.
Manman Ren
2013-03-13
1
-1
/
+1
*
Check register classes also when changing them.
Jakob Stoklund Olesen
2013-03-13
1
-0
/
+1
*
Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE
Manman Ren
2013-03-12
6
-4
/
+54
*
Avoid generating ISD::SELECT for vector operands to SIGN_EXTEND
Richard Relph
2013-03-12
1
-2
/
+2
*
Remove support for versioned debug info.
David Blaikie
2013-03-11
3
-143
/
+24
*
Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
Nick Lewycky
2013-03-11
1
-0
/
+2
*
Cleanup #includes.
Jakub Staszak
2013-03-10
1
-0
/
+2
*
Remove wrong and unnecessary assertion.
Jakob Stoklund Olesen
2013-03-08
1
-1
/
+0
*
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
2013-03-08
2
-18
/
+14
*
Rewrite the physreg part of findLastUseBefore().
Jakob Stoklund Olesen
2013-03-08
1
-24
/
+36
*
Remove default from fully covered switch.
Benjamin Kramer
2013-03-08
1
-2
/
+1
*
LegalizeDAG: Respect the result of TLI.getBooleanContents() when expanding SETCC
Tom Stellard
2013-03-08
1
-1
/
+13
*
DAGCombiner: Use correct value type for checking legality of BR_CC v3
Tom Stellard
2013-03-08
1
-1
/
+2
*
Add -verify-misched option.
Andrew Trick
2013-03-08
1
-0
/
+9
*
Revert r176154 in favor of a better approach.
Bill Wendling
2013-03-08
2
-9
/
+11
*
Add a getPassName() method.
Jakob Stoklund Olesen
2013-03-07
1
-0
/
+1
*
Rename isEarlierInSameTrace to isUsefulDominator.
Jakob Stoklund Olesen
2013-03-07
1
-2
/
+2
*
[fast-isel] Seriously, add support for the expect intrinsic.
Chad Rosier
2013-03-07
1
-3
/
+3
*
[fast-isel] Add support for the expect intrinsic.
Chad Rosier
2013-03-07
1
-0
/
+5
*
ArrayRefize some code. No functionality change.
Benjamin Kramer
2013-03-07
2
-5
/
+3
*
pre-RA-sched debug-only fix
Andrew Trick
2013-03-07
1
-2
/
+4
*
pre-RA-sched assertion fix. This bug was exposed by r176037.
Andrew Trick
2013-03-07
1
-3
/
+0
*
No need to go through int64 and APInt when generating a new constant.
Nadav Rotem
2013-03-07
1
-3
/
+3
*
SDAG: Handle scalarizing an extend of a <1 x iN> vector.
Jim Grosbach
2013-03-07
2
-0
/
+21
*
Debug Info: store the files and directories for each compile unit.
Manman Ren
2013-03-07
3
-18
/
+39
*
Remove unused #includes.
Bill Wendling
2013-03-05
9
-9
/
+0
*
Remove duplicate line and move another closer to its actual use
Eli Bendersky
2013-03-01
1
-3
/
+1
*
Set properties for f128 type.
Akira Hatanaka
2013-03-01
2
-17
/
+71
*
Generate an error message instead of asserting or segfaulting when we can't
Chad Rosier
2013-03-01
1
-0
/
+1
*
Fix PR10475
Michael Liao
2013-03-01
4
-13
/
+25
*
Scheduler diagnostics. Print the register name.
Andrew Trick
2013-03-01
1
-0
/
+2
*
Instructions schedulers should report correct height/depth.
Andrew Trick
2013-03-01
1
-2
/
+2
*
A small refactoring + adding comments.
Eli Bendersky
2013-02-28
2
-10
/
+5
*
Cost model support for lowered math builtins.
Benjamin Kramer
2013-02-28
1
-12
/
+67
*
Put some per-instruction statistics of fast isel under NDEBUG, together with
Eli Bendersky
2013-02-28
1
-3
/
+5
*
Remove unnecessary check against isGlobalVariable. We check it
Eric Christopher
2013-02-27
1
-1
/
+1
*
Rework comment slightly and fix a few typos.
Eric Christopher
2013-02-27
1
-8
/
+5
*
Remove unnecessary cast to void.
Eric Christopher
2013-02-27
1
-1
/
+0
*
Debug Info: for static member variables, always put AT_MIPS_linkage_name to the
Manman Ren
2013-02-27
1
-5
/
+12
*
Silence the unused variable warning.
Nadav Rotem
2013-02-27
1
-5
/
+7
[next]