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
*
revert my previous patch
Sebastian Pop
2012-08-08
2
-11
/
+7
*
enable Hexagon target from cmake
Sebastian Pop
2012-08-08
2
-7
/
+11
*
Typedefs and indentation fixes from the Andy Zhang/PAX macro argument patch.
Rafael Espindola
2012-08-08
1
-26
/
+28
*
llvm/test/MC/COFF/seh.s: Fixup corresponding to r161487.
NAKAMURA Takumi
2012-08-08
1
-1
/
+0
*
Fix for .pdata and .xdata section attributes on COFF.
Anton Korobeynikov
2012-08-08
2
-8
/
+4
*
Sphinxify the CommandLine document.
Bill Wendling
2012-08-08
3
-1977
/
+1617
*
Move header so that it can be picked up by other .rst files.
Bill Wendling
2012-08-08
1
-4
/
+4
*
Add `.pushsection', `.popsection', and `.previous' directives to Darwin ASM.
Bill Wendling
2012-08-08
3
-2
/
+68
*
Added MispredictPenalty to SchedMachineModel.
Andrew Trick
2012-08-08
7
-11
/
+19
*
Minor cleanup of defaultDefLatency API
Andrew Trick
2012-08-08
2
-7
/
+10
*
whitespace
Andrew Trick
2012-08-08
1
-1
/
+1
*
isAllocLikeFn is allowed to return true for functions which read memory; make
Eli Friedman
2012-08-08
2
-2
/
+24
*
Revert "Fix a quadratic algorithm in MachineBranchProbabilityInfo."
Jakob Stoklund Olesen
2012-08-08
4
-23
/
+13
*
X86: enable CSE between CMP and SUB
Manman Ren
2012-08-08
6
-49
/
+139
*
Don't scan physreg use-def chains looking for a PIC base.
Jakob Stoklund Olesen
2012-08-08
1
-10
/
+4
*
Fix a quadratic algorithm in MachineBranchProbabilityInfo.
Jakob Stoklund Olesen
2012-08-08
4
-13
/
+23
*
Avoid recomputing the unique exit blocks and their insert points when doing
Dan Gohman
2012-08-08
2
-11
/
+67
*
Skip tied operand pairs that already have the same register.
Jakob Stoklund Olesen
2012-08-07
1
-10
/
+11
*
Add SelectionDAG::getTargetIndex.
Jakob Stoklund Olesen
2012-08-07
7
-0
/
+65
*
Fix a serious typo in InstCombine's optimization of comparisons.
Bob Wilson
2012-08-07
2
-1
/
+10
*
X86 cmp lowering is looking past truncate on the condition node. It should only
Evan Cheng
2012-08-07
2
-6
/
+52
*
For non-Darwin platforms, we want to generate stack protectors only for
Bill Wendling
2012-08-07
1
-1
/
+10
*
Add a new kind of MachineOperand: MO_TargetIndex.
Jakob Stoklund Olesen
2012-08-07
3
-6
/
+30
*
Enable lazy compilation in MCJIT
Andrew Kaylor
2012-08-07
2
-13
/
+55
*
Fix a couple of typos.
Jakob Stoklund Olesen
2012-08-07
2
-2
/
+2
*
Remove empty directory.
Eli Friedman
2012-08-07
0
-0
/
+0
*
Add trace accessor methods, implement primitive if-conversion heuristic.
Jakob Stoklund Olesen
2012-08-07
3
-15
/
+78
*
Tidy up a bit.
Jim Grosbach
2012-08-07
1
-12
/
+10
*
The dominance computation already has logic for computing if an edge dominates
Rafael Espindola
2012-08-07
2
-27
/
+56
*
Add a comment about mftb vs. mfspr on PPC.
Hal Finkel
2012-08-07
1
-0
/
+4
*
Fix the representation of debug line table in DebugInfo LLVM library,
Alexey Samsonov
2012-08-07
5
-48
/
+140
*
PR13095: Give an inline cost bonus to functions using byval arguments.
Benjamin Kramer
2012-08-07
2
-3
/
+220
*
Fix PR13412, a nasty miscompile due to the interleaved
Chandler Carruth
2012-08-07
2
-11
/
+79
*
Add a much more conservative strategy for aligning branch targets.
Chandler Carruth
2012-08-07
5
-21
/
+59
*
MachineCSE: Update the heuristics for isProfitableToCSE.
Manman Ren
2012-08-07
3
-1
/
+59
*
Revert r161371. Removing the 'const' before Type is a "good thing".
Bill Wendling
2012-08-07
2
-25
/
+25
*
The define for 64 bit sign extension neglected to
Jack Carter
2012-08-07
2
-7
/
+23
*
Constify the Type parameter to some methods (which are const anyway).
Bill Wendling
2012-08-07
2
-25
/
+25
*
Allow x86 subtargets to use the GenericModel defined in X86Schedule.td.
Andrew Trick
2012-08-07
1
-3
/
+3
*
Mips relocation R_MIPS_64 relocates a 64 bit double word.
Jack Carter
2012-08-07
2
-0
/
+4
*
The Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64
Jack Carter
2012-08-06
3
-14
/
+28
*
Reduce indentation by early exiting.
Bill Wendling
2012-08-06
2
-50
/
+52
*
Fix typo.
Jakob Stoklund Olesen
2012-08-06
1
-1
/
+1
*
Add a way to grab the target options from the LTO command line.
Bill Wendling
2012-08-06
3
-2
/
+148
*
Mips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.
Jack Carter
2012-08-06
5
-2
/
+57
*
MFTB on PPC64 should really be encoded using MFSPR.
Hal Finkel
2012-08-06
2
-3
/
+3
*
Add support for the OpenBSD for Bitrig.
Eric Christopher
2012-08-06
11
-20
/
+30
*
Fix MIPS DSP Rev1 intrinsics memory properties.
Simon Atanasyan
2012-08-06
1
-78
/
+56
*
Put up warning signs around MO::getNextOperandForReg().
Jakob Stoklund Olesen
2012-08-06
1
-2
/
+4
*
Remove empty overrides of processFunctionBeforeFrameFinalized().
Roman Divacky
2012-08-06
3
-10
/
+0
[next]