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
...
*
Teach TableGen to automatically generate missing SubRegIndex instances.
Jakob Stoklund Olesen
2011-05-07
3
-22
/
+47
*
Fix comments per Duncan's review.
Eli Friedman
2011-05-07
1
-3
/
+3
*
Zap unnecessary svn:ignore.
Eli Friedman
2011-05-07
0
-0
/
+0
*
The comparision "max(x,y)==x" is equivalent to "x>=y". Since the max is
Duncan Sands
2011-05-07
2
-10
/
+92
*
Fix the non-MC encoding of pkhbt and pkhtb.
Eric Christopher
2011-05-07
1
-0
/
+6
*
Revert ExecutionEngine patches, they either failed to build or broke unit tests.
Jakob Stoklund Olesen
2011-05-07
11
-59
/
+176
*
Switch Darwin to the generic CIE/FDE printer.
Rafael Espindola
2011-05-06
2
-65
/
+0
*
ExecutionEngine: delete duplicated files
Dylan Noblesmith
2011-05-06
2
-182
/
+0
*
ExecutionEngine: add missing file
Dylan Noblesmith
2011-05-06
1
-0
/
+91
*
1. Keep lines in 80 columns.
Akira Hatanaka
2011-05-06
3
-7
/
+7
*
ExecutionEngine: move createJIT() definition
Dylan Noblesmith
2011-05-06
2
-19
/
+29
*
ExecutionEngine: push TargetMachine creation into clients
Dylan Noblesmith
2011-05-06
6
-58
/
+22
*
ExecutionEngine: fix JIT/MCJIT selectTarget() duplication
Dylan Noblesmith
2011-05-06
8
-20
/
+20
*
Emit a proper error message when register allocators run out of registers.
Jakob Stoklund Olesen
2011-05-06
3
-1
/
+41
*
Added an assertion, and updated a comment.
Andrew Trick
2011-05-06
1
-5
/
+8
*
It's valid to take the blockaddress of a different function, so remove this
Nick Lewycky
2011-05-06
2
-2
/
+30
*
80 col violations.
Evan Cheng
2011-05-06
1
-3
/
+7
*
Make the logic for determining function alignment more explicit. No function...
Eli Friedman
2011-05-06
29
-101
/
+72
*
Use array_lengthof. No functional change.
Eli Friedman
2011-05-06
1
-3
/
+1
*
Iterate backwards over debug locations when splitting them so they can be saf...
Jakob Stoklund Olesen
2011-05-06
1
-1
/
+4
*
Improve diagnostics for some parse errors. Not asserting when a user input
Jim Grosbach
2011-05-06
1
-7
/
+3
*
ParseFile() may throw, so extend the try/catch to handle that.
Jim Grosbach
2011-05-06
1
-11
/
+11
*
Move few target-dependant tests to appropriate directories.
Galina Kistanova
2011-05-06
6
-0
/
+15
*
Typo: Reviewed by Alistair.
Andrew Trick
2011-05-06
1
-1
/
+1
*
Pass -disable-cfi to llc.
Rafael Espindola
2011-05-06
5
-5
/
+5
*
Update LiveDebugVariables after live range splitting.
Jakob Stoklund Olesen
2011-05-06
4
-3
/
+165
*
Use TargetMachine hooks to properly print debug variable locations.
Jakob Stoklund Olesen
2011-05-06
1
-6
/
+7
*
Also count identity copies.
Jakob Stoklund Olesen
2011-05-06
1
-0
/
+2
*
Pass -disable-cfi.
Rafael Espindola
2011-05-06
1
-1
/
+1
*
Post-RA scheduler compile time fix. Quadratic computation of DAG node depth.
Andrew Trick
2011-05-06
1
-4
/
+10
*
Move CompileUnit::getOrCreateNameSpace() and CompileUnit::addPubType() from D...
Devang Patel
2011-05-06
2
-34
/
+35
*
Nothing else uses this label.
Rafael Espindola
2011-05-06
1
-3
/
+0
*
Yet more dead code.
Rafael Espindola
2011-05-06
2
-17
/
+0
*
Update comments.
Rafael Espindola
2011-05-06
2
-3
/
+6
*
More dead code elimination.
Rafael Espindola
2011-05-06
2
-73
/
+0
*
Dead code elimination.
Rafael Espindola
2011-05-06
7
-123
/
+4
*
PTX: add PTX 2.3 language target
Justin Holewinski
2011-05-06
4
-1
/
+8
*
Fix PR9820: a read-only call differs from a load in that a load doesn't
Duncan Sands
2011-05-06
2
-6
/
+35
*
Re-revert r130877; it's apparently causing a regression on 197.parser,
Eli Friedman
2011-05-06
3
-95
/
+29
*
The computation of string length is not that complicated. Fix it, again. :)
Nick Lewycky
2011-05-05
2
-2
/
+2
*
Remove DwarfTableException.
Rafael Espindola
2011-05-05
4
-413
/
+1
*
Remove the DwarfTable enum.
Rafael Espindola
2011-05-05
3
-7
/
+2
*
In debug output, clearly list new instructions without DebugLoc.
Devang Patel
2011-05-05
1
-36
/
+2
*
Remove little used statistical counter.
Devang Patel
2011-05-05
1
-29
/
+0
*
PR9838: Fix transform introduced in r127064 to not trigger when only one side...
Eli Friedman
2011-05-05
3
-2
/
+13
*
Move PPC Linux to CFI.
Rafael Espindola
2011-05-05
1
-1
/
+1
*
Fix typo. No functional change.
Nick Lewycky
2011-05-05
1
-1
/
+1
*
Implement a really simple DwarfSjLjException.
Rafael Espindola
2011-05-05
4
-0
/
+68
*
List all exception types in a switch.
Rafael Espindola
2011-05-05
1
-14
/
+15
*
ARM post RA scheduler compile time fix.
Andrew Trick
2011-05-05
1
-0
/
+12
[prev]
[next]