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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a Briggs and Torczon sparse set implementation.
Jakob Stoklund Olesen
2012-02-22
1
-0
/
+19
*
Fix documentation.
Chad Rosier
2012-02-18
1
-5
/
+5
*
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
*
Give a description of the Objective-C garbage collection module flags.
Bill Wendling
2012-02-16
1
-0
/
+73
*
utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I kn...
Daniel Dunbar
2012-02-15
1
-7
/
+1
*
Document the new module flags.
Bill Wendling
2012-02-11
1
-0
/
+126
*
Added description of invariant.load metadata to LangRef. It was added to the...
Pete Cooper
2012-02-10
1
-1
/
+9
*
update --enable-targets list
Jia Liu
2012-02-10
1
-1
/
+1
*
Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Upda...
Devang Patel
2012-02-09
1
-2
/
+0
*
fix broken link
Chris Lattner
2012-02-08
1
-1
/
+1
*
No actual functional change here, just some clarifications:
Chris Lattner
2012-02-08
1
-14
/
+26
*
add an explicit section on static constructors.
Chris Lattner
2012-02-08
1
-16
/
+50
*
Rephrase to add clarity.
Bill Wendling
2012-02-07
1
-3
/
+3
*
Document the 'unwind' removal.
Bill Wendling
2012-02-06
1
-1
/
+4
*
[unwind removal] Remove any mention of the 'unwind' instruction. What was that
Bill Wendling
2012-02-06
1
-51
/
+10
*
Update docs describing objective-c property encoding. This includes support f...
Devang Patel
2012-02-06
1
-36
/
+126
*
Mention that the 'unwind' instruction is now deprecated.
Bill Wendling
2012-02-06
1
-0
/
+3
*
Fix typo and broken link
Eli Bendersky
2012-02-05
1
-2
/
+2
*
Add missing paren
Eli Bendersky
2012-02-05
1
-1
/
+1
*
Add a basic-block autovectorization pass.
Hal Finkel
2012-02-01
1
-0
/
+21
*
basic-aa does support AliasAnalysis chaining now.
Dan Gohman
2012-01-30
1
-3
/
+2
*
DenseMap::find_as() and unit tests.
Talin
2012-01-30
1
-1
/
+9
*
Tidy up. s/Low Level Virtual Machine/LLVM/.
Jim Grosbach
2012-01-25
4
-8
/
+7
*
Fix broken link.
Nick Lewycky
2012-01-23
1
-1
/
+1
*
Extend Attributes to 64 bits
Kostya Serebryany
2012-01-20
1
-0
/
+4
*
Fix typo.
Chad Rosier
2012-01-19
1
-1
/
+1
*
Add a new kind of MachineOperand: MO_RegisterMask.
Jakob Stoklund Olesen
2012-01-16
2
-0
/
+19
*
Adding a Hexagon cell for segmented stacks, as they have been implemented for...
Joe Abbey
2012-01-16
1
-0
/
+1
*
Try to clarify a little how exception handling works.
Duncan Sands
2012-01-13
1
-4
/
+8
*
Revert accidental commit.
Bill Wendling
2012-01-12
1
-137
/
+0
*
Fix the code that was WRONG.
Bill Wendling
2012-01-12
1
-0
/
+137
*
Fix dead link
Eli Bendersky
2012-01-07
1
-1
/
+1
*
test commit (verifyiing commit access)
Eli Bendersky
2012-01-05
1
-1
/
+1
*
Freeze reserved registers before starting register allocation.
Jakob Stoklund Olesen
2012-01-05
1
-0
/
+4
*
Fix typo.
Eric Christopher
2012-01-03
1
-1
/
+1
*
Correct spelling.
Duncan Sands
2012-01-02
1
-1
/
+1
*
Happy new year 2012!
NAKAMURA Takumi
2012-01-01
1
-1
/
+1
*
Update the LangRef documentation: the codegen does support this instruction.
Nadav Rotem
2011-12-25
1
-3
/
+0
*
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
*
The powers that be have decided that LLVM IR should now support 16-bit
Dan Gohman
2011-12-17
1
-4
/
+6
*
Fix spacing.
Eric Christopher
2011-12-16
1
-3
/
+3
*
Update documentation.
Eric Christopher
2011-12-16
1
-0
/
+1
*
Clarify and fix subprogram description.
Devang Patel
2011-12-16
1
-1
/
+1
*
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
*
Add high level description of MachineInstr bundles.
Evan Cheng
2011-12-14
1
-0
/
+83
*
Vectors are not aggregate types (see isAggregateType).
Duncan Sands
2011-12-14
1
-3
/
+3
[next]