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 pre-calculate register enum values when creating the
Jim Grosbach
2011-03-11
4
-33
/
+36
*
silence a conditional assignment -Wuninitialized warning.
Chris Lattner
2011-03-11
1
-1
/
+1
*
Make the register enum value part of the CodeGenRegister struct.
Jim Grosbach
2011-03-11
3
-1
/
+8
*
Trailing whitespace.
Jim Grosbach
2011-03-11
2
-33
/
+33
*
Trailing whitespace.
Jim Grosbach
2011-03-11
2
-49
/
+49
*
Tidy up since ARM MOVCCi and MOVCCi16 are now pseudos.
Jim Grosbach
2011-03-11
1
-6
/
+6
*
Properly pseudo-ize ARM MOVCCi and MOVCCi16.
Jim Grosbach
2011-03-11
2
-26
/
+30
*
Change the x86 32-bit scheduler to register pressure and fix up the
Eric Christopher
2011-03-11
6
-6
/
+11
*
Avoid replacing the value of a directly stored load with the stored value if ...
Evan Cheng
2011-03-11
2
-2
/
+48
*
Properly pseudo-ize MOVCCr and MOVCCs.
Jim Grosbach
2011-03-10
4
-32
/
+41
*
RecursivelyDeleteTriviallyDeadInstructions only needs a
Dan Gohman
2011-03-10
1
-3
/
+2
*
Don't compute the file size if we don't need to.
Rafael Espindola
2011-03-10
1
-14
/
+29
*
Fix reassociate to postpone certain instruction deletions until
Dan Gohman
2011-03-10
2
-3
/
+36
*
DMB can just be a pat referencing MCR.
Jim Grosbach
2011-03-10
1
-7
/
+6
*
Reorganize a bit. No functional change, just moving patterns up.
Jim Grosbach
2011-03-10
1
-232
/
+233
*
Pseudo-instructions are codegenonly by definition.
Jim Grosbach
2011-03-10
1
-0
/
+1
*
Memory barrier instructions don't need special handling in tblgen anymore.
Jim Grosbach
2011-03-10
1
-3
/
+1
*
InstCombine: Turn umul_with_overflow into mul nuw if we can prove that it can...
Benjamin Kramer
2011-03-10
2
-1
/
+56
*
Add r127409 back now that the windows file was updated.
Rafael Espindola
2011-03-10
4
-32
/
+86
*
Try to fix the windows build.
Rafael Espindola
2011-03-10
1
-2
/
+2
*
Revert r127409 which broke all the Windows bots.
Jakob Stoklund Olesen
2011-03-10
4
-86
/
+32
*
PTX: Add preliminary support for floating-point divide and multiply-and-add
Justin Holewinski
2011-03-10
5
-5
/
+151
*
Add support for MemoryBuffers that are not null terminated and add
Rafael Espindola
2011-03-10
4
-32
/
+86
*
rip out llvm 2.8 release notes to make room for llvm 2.9 notes.
Chris Lattner
2011-03-10
1
-666
/
+50
*
Add an option to disable critical edge splitting in PHIElimination.
Cameron Zwarich
2011-03-10
1
-4
/
+12
*
ptx: add the rest of special registers of ISA version 2.0
Che-Liang Chiou
2011-03-10
3
-56
/
+257
*
Change the Spiller interface to take a LiveRangeEdit reference.
Jakob Stoklund Olesen
2011-03-10
7
-50
/
+34
*
Make SpillIs an optional pointer. Avoid creating a bunch of temporary SmallVe...
Jakob Stoklund Olesen
2011-03-10
10
-30
/
+25
*
Unbreak the CMake build.
Francois Pichet
2011-03-10
1
-0
/
+1
*
Revert 127359; it broke lencod.
Stuart Hastings
2011-03-10
8
-22
/
+14
*
Introduce DebugInfoProbe. This is used to monitor how llvm optimizer is treat...
Devang Patel
2011-03-10
4
-3
/
+347
*
Re-commit 127368 and 127371. They are exonerated.
Evan Cheng
2011-03-10
4
-14
/
+29
*
Revert 127368 and 127371 for now.
Evan Cheng
2011-03-09
4
-29
/
+14
*
Restore the default implementation of getCrossCopyRegClass: no need for cross...
Evan Cheng
2011-03-09
1
-1
/
+1
*
Revert "Re-enable test and hope to silence the buildbots", still broken.
Daniel Dunbar
2011-03-09
1
-0
/
+3
*
Change the definition of TargetRegisterInfo::getCrossCopyRegClass to be more
Evan Cheng
2011-03-09
4
-13
/
+28
*
Fix mistyped CHECK lines.
Benjamin Kramer
2011-03-09
7
-10
/
+10
*
Fix a pasto that broke all x86_64-elf targets.
Benjamin Kramer
2011-03-09
1
-1
/
+1
*
Tweak test to work on Linux.
Stuart Hastings
2011-03-09
1
-3
/
+3
*
Disable this test temporarily to reduce BuildBot complaints.
Stuart Hastings
2011-03-09
1
-3
/
+3
*
Preserve line number information while simplifying libcalls.
Devang Patel
2011-03-09
2
-0
/
+27
*
X86 byval copies no longer always_inline. <rdar://problem/8706628>
Stuart Hastings
2011-03-09
8
-14
/
+22
*
Add a testcase for the addc improvements introduced some commits ago. Patch b...
Bruno Cardoso Lopes
2011-03-09
1
-0
/
+13
*
Re-enable test and hope to silence the buildbots
Bruno Cardoso Lopes
2011-03-09
1
-3
/
+0
*
try to make o32 cc tests less specific to silence some buildbots. The test is...
Bruno Cardoso Lopes
2011-03-09
1
-26
/
+26
*
LLVM combines the offset mode of A8.6.199 A1 & A2 into STRBT.
Johnny Chen
2011-03-09
2
-0
/
+6
*
Make these options hidden to reduce the amount of text -help puts on the
Eric Christopher
2011-03-09
1
-2
/
+4
*
These llvm.dbg.* constants are not used anymore.
Devang Patel
2011-03-09
1
-3
/
+0
*
Make physreg coalescing independent on the number of uses of the virtual regi...
Jakob Stoklund Olesen
2011-03-09
3
-6
/
+37
*
Delete a test case that is very sensitive to coalescer behavior.
Jakob Stoklund Olesen
2011-03-09
1
-85
/
+0
[prev]
[next]