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
path:
root
/
docs
/
ReleaseNotes.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a stub about the inline cost rewrite.
Chandler Carruth
2012-04-17
1
-0
/
+3
*
Add a stub for block placement pass. This needs fleshing out w/ details
Chandler Carruth
2012-04-17
1
-0
/
+12
*
Forgot to remove fast math metadata from the release notes.
Duncan Sands
2012-04-16
1
-3
/
+0
*
Describe Polly as a 'Polyhedral Optimizer'
Tobias Grosser
2012-04-16
1
-1
/
+1
*
Add Polly news to the release notes
Tobias Grosser
2012-04-16
1
-0
/
+30
*
Link to the autovectorization EuroLLVM slides in the release notes.
Hal Finkel
2012-04-16
1
-1
/
+3
*
Make it possible to indicate relaxed floating point requirements at the IR level
Duncan Sands
2012-04-16
1
-0
/
+3
*
Add credit and release notes for r150307. By Kai Nacke.
Bill Wendling
2012-04-16
1
-0
/
+1
*
Say something about -vectorize in the release notes.
Hal Finkel
2012-04-16
1
-0
/
+3
*
Add the MDBuilder helper class for conveniently creating metadata.
Duncan Sands
2012-04-15
1
-0
/
+2
*
Remove trailing whitespace.
Anshuman Dasgupta
2012-04-14
1
-1
/
+1
*
Add VLIW packetizer to ReleaseNotes.html and CREDITS.TXT. Committing patch
Anshuman Dasgupta
2012-04-14
1
-0
/
+3
*
Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.
Brendon Cahoon
2012-04-14
1
-0
/
+3
*
Support for Hexagon backend.
Tony Linthicum
2012-04-13
1
-0
/
+2
*
Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT.
Anshuman Dasgupta
2012-04-12
1
-0
/
+6
*
Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming.
NAKAMURA Takumi
2012-04-07
1
-0
/
+1
*
llvm/docs/*.html: Fix markups.
NAKAMURA Takumi
2012-03-27
1
-3
/
+2
*
s/restrict/describe/
Rafael Espindola
2012-03-25
1
-1
/
+1
*
Add a small release not about the range metadata.
Rafael Espindola
2012-03-24
1
-0
/
+2
*
Explicitly close optionally closed <li> tags.
Nick Lewycky
2012-03-23
1
-25
/
+25
*
Add a release note for r145714.
Nick Lewycky
2012-03-21
1
-0
/
+31
*
Add a random .LL file generator to stress-test different llvm components.
Nadav Rotem
2012-02-26
1
-1
/
+26
*
Release not for ARM integrated assembler support.
Jim Grosbach
2012-02-23
1
-1
/
+21
*
Note x86 regmask operands in release notes.
Jakob Stoklund Olesen
2012-02-16
1
-1
/
+3
*
Add blurb about module flags and reformat a bit.
Bill Wendling
2012-02-16
1
-21
/
+24
*
Rephrase to add clarity.
Bill Wendling
2012-02-07
1
-3
/
+3
*
Document the 'unwind' removal.
Bill Wendling
2012-02-06
1
-1
/
+4
*
Add a new kind of MachineOperand: MO_RegisterMask.
Jakob Stoklund Olesen
2012-01-16
1
-0
/
+4
*
Freeze reserved registers before starting register allocation.
Jakob Stoklund Olesen
2012-01-05
1
-0
/
+4
*
Add a few lines to the release notes:
Nadav Rotem
2011-12-20
1
-0
/
+11
*
Add a line to ReleaseNotes for half float.
Dan Gohman
2011-12-20
1
-0
/
+1
*
Remove a register class that can just as well be synthesized.
Jakob Stoklund Olesen
2011-12-19
1
-1
/
+4
*
Note ARM constant island alignment in the release notes.
Jakob Stoklund Olesen
2011-12-16
1
-2
/
+2
*
Add a blurb about MachineInstr bundling support.
Evan Cheng
2011-12-14
1
-1
/
+4
*
mention AddressSanitizer in 3.1 release notes
Kostya Serebryany
2011-12-13
1
-0
/
+1
*
Rip llvm 3.0 out of the release notes, making room for LLVM 3.1
Chris Lattner
2011-12-13
1
-983
/
+39
*
Make Release Notes HTML 4.01 Strict.
Jakub Staszak
2011-12-06
1
-6
/
+6
*
Add link to builtin_expect in Release Notes.
Jakub Staszak
2011-12-06
1
-2
/
+3
*
Add link to llvm.expect in Release Notes.
Jakub Staszak
2011-12-06
1
-2
/
+3
*
fix broken tag
Chris Lattner
2011-12-01
1
-1
/
+1
*
Remove an XXX which hasn't been fixed yet. It's too late now.
Bill Wendling
2011-11-30
1
-3
/
+2
*
Mention that -O4 does result in more optimization when used with
Duncan Sands
2011-11-30
1
-1
/
+3
*
Add a link to Bill's blog post.
Benjamin Kramer
2011-11-29
1
-2
/
+3
*
Release notes for segmented stacks.
Rafael Espindola
2011-11-29
1
-1
/
+4
*
Remove content that has been moved to Clang release notes.
Peter Collingbourne
2011-11-29
1
-10
/
+3
*
Fix grammar.
Peter Collingbourne
2011-11-29
1
-1
/
+1
*
Add a link from the LLVM release notes to the Clang release notes.
Chandler Carruth
2011-11-29
1
-2
/
+4
*
Expand the part about CFI a bit.
Rafael Espindola
2011-11-28
1
-2
/
+5
*
Merging two bullet points into one
Joe Abbey
2011-11-28
1
-12
/
+8
*
Add OpenCL blurb to release notes.
Peter Collingbourne
2011-11-28
1
-0
/
+4
[next]